Second time writing this (first one bugged out)
I made a discord.py bot for interacting with the flavortown platform. Browse projects, manage your own, explore items in the shop and see the leaderboard, all with one discord command. It was overall a somewhat challenging project, I really got to get into the menu navigation side of discord bot development, a thing I don’t do to often, and keeping track of every single menu and edge case while still trying to reuse functions was definitely a challenge. I implemented all the features I could think of as well as optimized the code and deployed it to railway. In total I had a lot of fun designing this project and I can’t wait to see what I will make next!
TLDR: Had a lot of fun, challenging but rewarding