Mac to Programming@programming.dev • 2 years agoWhat’s your favorite project you’ve worked on and why?message-square55fedilinkarrow-up157arrow-down12
arrow-up155arrow-down1message-squareWhat’s your favorite project you’ve worked on and why?Mac to Programming@programming.dev • 2 years agomessage-square55fedilink
minus-squareasudoxlinkfedilink3•edit-22 years agoMy 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.
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.