|
6d078e829d
|
feat(HA): add cluster communication system
|
2019-12-31 00:52:17 +01:00 |
|
|
6c18c3213e
|
feat(config): add config file example
|
2019-12-30 15:33:02 +01:00 |
|
|
d94775e0e6
|
start development of alias command
|
2019-12-30 00:48:11 +01:00 |
|
|
64b092dff2
|
feat(monitoring): add http server for monitoring
|
2019-12-29 23:18:10 +01:00 |
|
|
fc06756363
|
feat(monitoring): add http server for monitoring
|
2019-12-29 22:19:26 +01:00 |
|
|
425ff79c8d
|
add(jishaku)
|
2019-12-29 22:15:32 +01:00 |
|
|
c442fd55fe
|
feat(monitoring): add http server for monitoring
|
2019-12-29 21:38:59 +01:00 |
|
|
97980e96d1
|
feat(command|prefix): add prefix commands (new, del, list)
known issue: `prefix list` return weird result when there is no custom prefix
|
2019-12-17 22:41:54 +01:00 |
|
|
d9427d1863
|
update(command|poll): first release
|
2019-12-16 23:06:25 +01:00 |
|
|
348a78e4b3
|
update(git|gitignore): add venv to gitignore
|
2019-12-16 21:41:10 +01:00 |
|
|
d5afdcc60b
|
update(command|info): add git to link's field
|
2019-12-16 19:36:55 +01:00 |
|
|
e7d4a9ee43
|
fix(logging): fix bot-log sending events
|
2019-12-16 18:19:32 +01:00 |
|
|
f42b2194cd
|
tldr: refactoring
|
2019-12-16 18:12:10 +01:00 |
|
|
ba1122c07b
|
fix(DM error): fix AttributeError: 'NoneType' on sending DM to the bot
|
2019-10-26 23:26:00 +02:00 |
|
|
c6114709ee
|
flemme
|
2019-10-26 23:19:47 +02:00 |
|
|
fdc9c9196d
|
add providers
|
2019-10-14 00:12:47 +02:00 |
|
|
d00aadd82f
|
refactor(command/database|sondage): update poll model
|
2019-10-09 00:14:43 +02:00 |
|
|
25f5c5e1f6
|
feat(command|sondage): add charts
|
2019-10-08 18:54:05 +02:00 |
|
|
ad4fb2fa89
|
refactor(command|sondage): continue rewrite of sondage" -m "known issues: more than 2 votes and remove are not updates
|
2019-10-07 23:51:06 +02:00 |
|
|
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 |
|
|
76e845e5be
|
refactor(command|sondage): continue rewrite of sondage
known issues: datas are not commited in database on reaction on
|
2019-10-06 01:49:30 +02:00 |
|
|
d5f1f71a0a
|
add(i18n): create a language switcher command for all guilds
|
2019-09-29 23:01:49 +02:00 |
|
|
29808d41d6
|
refactor(database): migrate to sqlalchemy
|
2019-09-29 18:31:01 +02:00 |
|
|
8f17085cf7
|
add(command|sondage): start dev of command sondage
|
2019-09-28 01:39:45 +02:00 |
|
|
46b1daeae4
|
update(doc|readme): Finish cogs.utility'commands todo
|
2019-09-28 01:22:40 +02:00 |
|
|
6429dc2e01
|
refactor(command|utility): rewrite quote
|
2019-09-28 01:20:44 +02:00 |
|
|
3ae55bc92e
|
refactor(command|utility): rewrite git
|
2019-09-28 01:14:59 +02:00 |
|
|
60f68f245d
|
refactor(command|utility): rewrite getheaders
|
2019-09-28 00:57:39 +02:00 |
|
|
2d175b4453
|
update(cog|admin): add commands for warns
|
2019-09-22 04:18:28 +02:00 |
|
|
0849c1bdff
|
refactor(command|utility): rewrite iplocalise
|
2019-09-22 01:55:43 +02:00 |
|
|
e38fd5417f
|
update(cog|logs): add commands
|
2019-09-21 23:17:45 +02:00 |
|
|
4c48fdff6e
|
add(cog|logs): add cog for logging
|
2019-09-21 00:11:29 +02:00 |
|
|
9274895226
|
add(command|warn): start dev of command warn
|
2019-09-19 01:48:52 +02:00 |
|
|
764068ef22
|
add(todo|command): add warn command to todo list
|
2019-09-18 12:51:19 +02:00 |
|
|
6605115941
|
refactor(hierarchy): change first_run and locales path
Put first_run and locales dirs to extras
|
2019-09-18 12:30:49 +02:00 |
|
|
a3edb16528
|
feat(command|basics): create new command to get info on contributors (.credits/.contributors)
|
2019-09-15 02:56:41 +02:00 |
|
|
68daf90938
|
update(command|info): add things to command
|
2019-09-15 02:31:31 +02:00 |
|
|
7c65c92084
|
Language fix : Stating -> Strating
|
2019-09-14 20:09:36 -04:00 |
|
|
23ec0f7e67
|
Language fix
|
2019-09-14 20:06:15 -04:00 |
|
|
289fedb4b7
|
refactor(command|basics): rewrite info and ping commands
|
2019-09-15 01:25:32 +02:00 |
|
|
a9a8572aad
|
update(doc|readme): Finish cogs.admin'commands todo
|
2019-09-13 11:38:09 +02:00 |
|
|
582d254af5
|
refactor(command|admin|delete): rewrite delete command
|
2019-09-13 11:33:47 +02:00 |
|
|
d0a9e658a6
|
update(doc|readme): Add cogs.admin's commands todo
refactor(command|admin): rewrite some of all admin's command
|
2019-09-13 11:20:17 +02:00 |
|
|
d6f155e682
|
update(cogs|admin): add react commands
|
2019-09-12 17:21:00 +02:00 |
|
|
c0af425383
|
add(command|kick/ban): rewrite kick and ban commands
|
2019-09-12 15:43:57 +02:00 |
|
|
806ddf0540
|
remove(cogs|all): remove all cogs and start dev of cogs.admin
|
2019-09-11 15:59:37 +02:00 |
|
|
04f2c9feae
|
update(doc|readme): add thing to do
|
2019-09-11 11:19:47 +02:00 |
|
|
985f839d21
|
update(doc|readme): add thing to do
|
2019-09-11 11:14:52 +02:00 |
|
|
f6de008952
|
finish(support): support python 3.8 and discord.py 1.3.0
|
2019-09-10 23:52:39 +02:00 |
|
|
7e5f6e6dbf
|
finish(launcher): finish all launcher features
|
2019-09-10 23:48:50 +02:00 |
|