Releases: shahriaarrr/discordbot
Releases · shahriaarrr/discordbot
V2.0.0 - ZAAL Version
Notes:
- Upgrade the Discord.py version of the project to version 2
- Sorting commands in cogs
- Add ability to give/take roles
- contact to server's staff with contact form
- add the ability to timeout users
- add server's about section
Security update
-
In the previous versions, you could put your bot token inside the program source, but this is dangerous in terms of security.
-
In this version, using the
dotenv
library, we made it possible to put the bot token code in the.env
file and with Use the mentioned library to access that file. -
You can check this file to learn how to insert the bot token in the
.env
file
Emergency update.
Emergency update. Add unban command
Beta version
v1.0.0 add about command and add some comments