© 2026 Hashnode
Ever wanted your own Discord bot but didn’t know where to start? With Python, it’s easier than you think—even if you’re totally new to coding. In this guide, I’ll show you step by step how to create a simple bot for your server. Let’s get started! Fo...

In this article, I'll delve into the SOLID and YAGNI design principles that I apply to refactor my Discord bot, a process that I document in my [Discord Bot Refactor] blog. In some examples, I will show code that the bot used to illustrate what you s...

My First Major Project: A Discord Bot My first big project as a programmer was a Discord Bot written with the library discord.py. I developed it for a Minecraft YouTuber, for whom I also manage a Patreon Minecraft server and a Discord server dedicate...

Contributor: Ghost Ops A while ago, my friends and I created a Discord server to discuss games, anime, and rant about classmates. Inspired by the "Group chat got leaked" meme, we wanted to protect our messages. Since bots can only delete messages wit...
