finish(support): support python 3.8 and discord.py 1.3.0
This commit is contained in:
parent
7e5f6e6dbf
commit
f6de008952
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
- [ ] Better help command
|
- [ ] Better help command
|
||||||
- [ ] Alias system for commands (e.g. `.alias .ci show .cs`)
|
- [ ] Alias system for commands (e.g. `.alias .ci show .cs`)
|
||||||
- [ ] Migrate MySQL to postgresql
|
- [ ] Migrate MySQL to postgresql
|
||||||
- [ ] Prepare bot for python 3.8 and discord.py 1.3.0
|
- [x] Prepare bot for python 3.8 and discord.py 1.3.0
|
||||||
- [x] Create launcher
|
- [x] Create launcher
|
||||||
|
|
||||||
## Launcher requirements :
|
## Launcher requirements :
|
||||||
|
|
Loading…
Reference in a new issue