Wizard Bot is my ongoing side project. It is a Discord bot programmed fully in Python using the Discord.py library. Currently there are two main functionalities (this page will be updated as more are added). The flagship function is a event planning program, that allows users to plan events through text commands, and other users to RSVP if necessary through reactions. The program then notifies all RSVPs ten minutes before the event. The other main function is a ranked Rock Paper Scissors (still in development) using a simple MMR algorithm. Wizard Bot can currently be found on my discord server, but once the event planning program is completed, it can be added to other servers.
Music Player
Event Planning
Other fun functions
Full code download can be found here