No description
.github | ||
cogs | ||
extras | ||
.gitignore | ||
blacklist.json | ||
bot.py | ||
launcher.py | ||
LICENSE | ||
prefixes.json | ||
README.md | ||
requirements.txt |
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
- Create documentation
Launcher requirements :
- Can install the bot
- Can launch the bot
- Can propose updates
New commands :
.sondage --anonyme <...>
(create à sondage with the possibility of answering anonymously).sondage --edit <id>
(edit a sondage if we are the author or an admin)
Documentation:
- How to use ?
- How to add more commands ?
Ultimate :
- Send email or Telegram's message when something is wrong on the bot
- Create skynet (group of multiple commands about sky (planes, meteo,...))
Cogs.admin commands
- upload
removed
, cause :never used
- ban
- kick
- clear
- say
- sayto
removed
, now :say to
- sayto_dm
removed
, now :say to
- editsay
removed
, now :say edit
- addreaction
renamed
, nowreact add
- delete
- deletefrom
removed
, nowdelete (from|to|in)
- embed
removed
, cause :never used
- warn
new command
Cogs.basics commands
- ping
- info
- help
- credits
new command