55
What’s your favorite project you’ve worked on and why?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
My first discord bot written in discord.py. It had over 800 lines of code. I wrote it all in one main.py and hence the organization wasn't great. I also wasn't very good in Python at the time so I am now rewriting it with cogs and better practices.