News

A simple discord bot as a teaching exercise for learning Python and Discord.py. This exercise is aimed at beginner programmers who have some experience with python but want a simple project to ...
2 LETS CODE THE BOT : First lets create a directory for the bot, and also install the dependencies required for coding the bot. discord.js — The Discord library used to create our Discord bot. dotenv ...
Knowing how to make and control a Discord bot is essential if you run your own solid server. In this guide, we'll show you how, no coding knowledge required.