© 2023 Hashnode
#discord-bot
Discord bots are truly amazing and can do incredible things! There are hundreds of bots available, with new ones being created all the time, each tailored to do amazing and unique things. From automat…
bot = Arcadum() # Fast Forward >> bot = None Hello, everyone. Today, we are shutting down Arcadum. We have been introducing lots of new bots to the Azumi suite, but Arcadum is leaving the suite today. Our main bot, Azumi will receive the f…
In this series, I'll explain the best ways to code your Discord bot in Python. We will be creating Slash Commands. I've learned these tips from making my own bots over the years. Before we start, make…
Introduction Building a Discord bot is an exciting and fun way for beginners to put their coding skills to the test! Imagine having your very own robot that can help you and your community out with al…
In this tutorial, you will learn how to build a Discord chatbot that utilizes the power of GPT-3, a state-of-the-art language model developed by OpenAI. Discord is a widely used real-time messaging pl…
Large-scale music bots on Discord have come under fire from YouTube, and some of the bots, like Groovy, have stopped operations as of September 2021. I decided to experiment with some of the self-host…
Every time a game tournament is organized through Discord, the moderators have a really tough time creating voice channels for every registered team (many times more than 60!), giving roles to the res…
It is December! That means Advent of Code is here! If you don't know what that is: Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that …
first fork this repl (thanks to TFA1 for the coding) Setup Go to secrets and put in key Token and in value put your bots token in and press run and now your bot responds to your commands. Support an…
Hello Folks 🙋🏻♂️, In this article, I will take you through how to create a discord bot using discord.js Ever Wondered how Discord Bot is created? Ever thought about how can you create your own Disc…