RomM Discord Bot
I'm a big fan of using chat bots in order to control applications remotely, since it is an easy way to loop other people in without needing to host a website or open up access to my server more than is necessary. To this end I coded a Discord bot that interfaces with the RomM api in order to easily share with friends what games I have on my server, and to give them the ability to request games and be notified when any that they are interested are added and available.
I'll say from the jump that I am not more than a novice programmer, but interfacing with APIs and using existing Python libraries made for that specific purpose mans that it isn't too difficult to do if you're willing to spend the time to slap it together. This was my first project that was more than a school exercise or something simple that I'd use to automate a task.
You can check it out here.