2019-08-27 17:09:22 +02:00
|
|
|
# News
|
|
|
|
|
|
|
|
- [ ] i18n for messages
|
|
|
|
- [ ] Custom prefixes
|
|
|
|
- [ ] Better help command
|
|
|
|
- [ ] Alias system for commands (e.g. `.alias .ci show .cs`)
|
|
|
|
- [ ] Migrate MySQL to postgresql
|
2019-09-10 23:52:39 +02:00
|
|
|
- [x] Prepare bot for python 3.8 and discord.py 1.3.0
|
2019-10-06 01:49:30 +02:00
|
|
|
- [ ] Create launcher
|
2019-09-11 11:14:52 +02:00
|
|
|
- [ ] Create documentation
|
2019-08-27 17:09:22 +02:00
|
|
|
|
2019-08-27 21:17:19 +02:00
|
|
|
## Launcher requirements :
|
2019-08-27 17:09:22 +02:00
|
|
|
|
2019-10-06 01:49:30 +02:00
|
|
|
- [ ] Can install the bot
|
2019-12-16 19:36:55 +01:00
|
|
|
- [ ] Can launch the bot
|
|
|
|
- [ ] Can propose updates
|
2019-08-27 21:17:19 +02:00
|
|
|
|
|
|
|
## New commands :
|
|
|
|
|
2019-08-27 21:45:03 +02:00
|
|
|
- [ ] `.sondage --anonyme <...>` (create à sondage with the possibility of answering anonymously)
|
2019-08-28 00:31:06 +02:00
|
|
|
- [ ] `.sondage --edit <id>` (edit a sondage if we are the author or an admin)
|
|
|
|
|
2019-09-11 11:19:47 +02:00
|
|
|
## Documentation:
|
|
|
|
- [ ] How to use ?
|
|
|
|
- [ ] How to add more commands ?
|
|
|
|
|
2019-08-28 00:31:06 +02:00
|
|
|
## Ultimate :
|
|
|
|
|
2019-08-28 21:02:11 +02:00
|
|
|
- [ ] Send email or Telegram's message when something is wrong on the bot
|
2019-12-16 19:36:55 +01:00
|
|
|
- [ ] Create skynet (group of multiple commands about sky (planes, meteo, AI,...))
|
2019-09-15 01:25:32 +02:00
|
|
|
|
2019-09-18 12:51:19 +02:00
|
|
|
---
|
2019-09-13 11:20:17 +02:00
|
|
|
|
|
|
|
# Cogs.admin commands
|
|
|
|
|
2019-09-13 11:38:09 +02:00
|
|
|
- [x] upload `removed`, cause : `never used`
|
2019-09-13 11:20:17 +02:00
|
|
|
- [x] ban
|
|
|
|
- [x] kick
|
|
|
|
- [x] clear
|
|
|
|
- [x] say
|
|
|
|
- [x] sayto `removed`, now : `say to`
|
|
|
|
- [x] sayto_dm `removed`, now : `say to`
|
|
|
|
- [x] editsay `removed`, now : `say edit`
|
2019-09-13 11:33:47 +02:00
|
|
|
- [x] addreaction `renamed`, now `react add`
|
|
|
|
- [x] delete
|
|
|
|
- [x] deletefrom `removed`, now `delete (from|to|in)`
|
2019-09-13 11:38:09 +02:00
|
|
|
- [x] embed `removed`, cause : `never used`
|
2019-09-28 01:22:40 +02:00
|
|
|
- [x] warn `new command`
|
2019-09-15 01:25:32 +02:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
# Cogs.basics commands
|
|
|
|
- [x] ping
|
|
|
|
- [x] info
|
|
|
|
- [ ] help
|
2019-09-15 02:56:41 +02:00
|
|
|
- [x] credits `new command`
|
2019-09-19 01:48:52 +02:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2019-12-16 19:36:55 +01:00
|
|
|
# Cogs.ci commands `canceled until the frontend development`
|
2019-09-19 01:48:52 +02:00
|
|
|
- [ ] ci (help?)
|
|
|
|
- [ ] ci show
|
|
|
|
- [ ] ci register
|
|
|
|
- [ ] ci delete
|
|
|
|
- [ ] ci update
|
|
|
|
- [ ] ci setconfig
|
|
|
|
- [ ] ci setos
|
|
|
|
- [ ] ci setcountry
|
|
|
|
- [ ] ci online_edit `renamed`, cause : `website down`
|
2019-09-22 01:55:43 +02:00
|
|
|
- [ ] ci list
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
# Cogs.utility commands
|
2019-09-28 01:22:40 +02:00
|
|
|
- [ ] clock `removed` ?
|
|
|
|
- [ ] clock * `removed` ?
|
|
|
|
- [ ] ytdiscover `removed` ?
|
2019-09-22 01:55:43 +02:00
|
|
|
- [x] iplocalise
|
2019-09-28 00:57:39 +02:00
|
|
|
- [x] getheaders
|
2019-09-28 01:14:59 +02:00
|
|
|
- [x] git
|
2019-09-28 01:39:45 +02:00
|
|
|
- [x] quote
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2019-10-06 01:49:30 +02:00
|
|
|
# Cogs.sondage commands `(renamed as cogs.poll)` `canceled until the frontend development`
|
2019-09-28 01:39:45 +02:00
|
|
|
- [ ] sondage (help?)
|