Introduction #
This is one of our servers where you are free to modify the server’s files as you wish. The Discord bot comes with simple commands upon installation, but you are free to modify, add commands, change the bot’s status, enable support for application commands, and more. There are no limits on how you can code this bot.
Coding Language #
The bot is coded in Python, meaning that any modification to your bot’s files requires knowledge of this programming language. Without proper understanding, you risk breaking your bot and preventing it from running correctly. We highly recommend making copies of files before making any changes.
Certain lines of code manage information for your dashboard. These lines must not be removed or modified, as doing so may prevent your server from starting properly.
Bot.py File #
It’s also crucial that you do not modify or delete the bot.py file. This file is the core of your Discord bot, and without it, your server will fail to start.
Still need help after reading this article?