Go to file
Romain J 98b241d51b refactor(command|sondage): continue rewrite of sondage
known issues: more than 2 votes are not peristed
2019-10-06 23:49:00 +02:00
.github update(doc|markdown): add table to describe the template 2019-08-24 17:44:36 +02:00
cogs refactor(command|sondage): continue rewrite of sondage 2019-10-06 23:49:00 +02:00
extras refactor(command|sondage): continue rewrite of sondage 2019-10-06 01:49:30 +02:00
.gitignore refactor(command|sondage): continue rewrite of sondage 2019-10-06 01:49:30 +02:00
blacklist.json update(application|bot): add prefixes, blacklist,... confs and command processing 2019-09-09 22:40:17 +02:00
bot.py refactor(command|sondage): continue rewrite of sondage 2019-10-06 23:49:00 +02:00
launcher.py refactor(command|sondage): continue rewrite of sondage 2019-10-06 23:49:00 +02:00
LICENSE LICENCE & IDEA 2017-07-07 16:09:14 -04:00
prefixes.json refactor(command|sondage): continue rewrite of sondage 2019-10-06 01:49:30 +02:00
README.md refactor(command|sondage): continue rewrite of sondage 2019-10-06 01:49:30 +02:00
requirements.txt refactor(command|sondage): continue rewrite of sondage 2019-10-06 23:49:00 +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
  • 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, now react add
  • delete
  • deletefrom removed, now delete (from|to|in)
  • embed removed, cause : never used
  • warn new command

Cogs.basics commands

  • ping
  • info
  • help
  • credits new command

Cogs.ci commands

  • ci (help?)
  • ci show
  • ci register
  • ci delete
  • ci update
  • ci setconfig
  • ci setos
  • ci setcountry
  • ci online_edit renamed, cause : website down
  • ci list

Cogs.utility commands

  • clock removed ?

  • clock * removed ?

  • ytdiscover removed ?

  • iplocalise

  • getheaders

  • git

  • quote


Cogs.sondage commands (renamed as cogs.poll) canceled until the frontend development

  • sondage (help?)