+++ author = "Maik de Kruif" title = "SuperBot" start_date = 2018-08-17 end_date = 2021-04-24 company_name = "Personal" company_url = "https://maik.dev" description = "A Discord bot I wrote for my own server so that I could manage the server better and listen to music in voice channels." source_code = "https://github.com/maikka39/SuperBot" skills = [ "Python", "Asynchronous programming", "Input validation", ] +++ An amazing Discord bot with lots of functionalities! SuperBot is a Discord bot I wrote for my own server so that I could manage the server better and listen to music together in voice channels. I developed SuperBot using Python. Through this project, I gained experience in Discord bot development, including API interactions, event handling, and user interface design. Additionally, I learned valuable lessons in error handling, optimization, and scalability.