add(doc|readme): add checklist for new features

This commit is contained in:
Romain J 2019-08-27 17:09:22 +02:00
parent 0a25ced905
commit 108e2b8af3

15
README.md Normal file
View file

@ -0,0 +1,15 @@
# News
- [ ] i18n for messages
- [ ] Custom prefixes
- [ ] Better help command
- [ ] Alias system for commands (e.g. `.alias .ci show .cs`)
- [ ] Migrate MySQL to postgresql
- [ ] Prepare bot for python 3.8 and discord.py 1.3.0
- [ ] Create launcher
## Launcher requirements
- [ ] Can install the bot
- [ ] Can launch the bot
- [ ] can propose updates