This is the first stable version of open-ticket 1.3
This commit is contained in:
DJj123dj
2022-04-02 16:38:00 +02:00
parent 8cab4cc686
commit 6df23d84bc
11 changed files with 319 additions and 57 deletions
+18
View File
@@ -1,5 +1,23 @@
# changelog
## v1.3.2
### added:
- an alias for !resetdatabase: !resetdb
- you need the "chalk" library now!
- checker.js
- "enabled" option for status
- better console logs
- enable logs option to config
### fixed
- a bug that crashed the bot on using the command !resetdatabase
- "member_role" in config is optional but not recommended
- fixed crash on startup
- fixed bug where the bot crashes by using transcripts
- changed package.json
### removed
- "canvas" library is not longer required
- removed "server_icon" & "server_name" from config
## v1.3.1
### added:
- Q&A in the README.md