Skip to content

Releases: shahriaarrr/discordbot

V2.0.0 - ZAAL Version

16 Apr 08:44
5795efd
Compare
Choose a tag to compare

Notes:

  1. Upgrade the Discord.py version of the project to version 2
  2. Sorting commands in cogs
  3. Add ability to give/take roles
  4. contact to server's staff with contact form
  5. add the ability to timeout users
  6. add server's about section

Security update

29 Aug 12:19
Compare
Choose a tag to compare
  • 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.

28 Feb 10:22
Compare
Choose a tag to compare

Emergency update. Add unban command

Beta version

19 Feb 11:48
Compare
Choose a tag to compare
v1.0.0

add about command and add some comments