|
cce7bb4093
|
⠀
|
2020-02-04 18:47:11 +01:00 |
|
|
be1e6d24e4
|
breaking change !
update(database): change database ORM
todo: update Admin, Poll and User cogs
|
2020-01-15 22:56:54 +01:00 |
|
|
96618fa502
|
fix(token): fix all possible flaw of leaked token
|
2020-01-15 21:40:12 +01:00 |
|
|
caa98c44f4
|
update(image|blank_credit_card): add gnous logo
|
2020-01-15 19:03:03 +01:00 |
|
|
f03a54ca29
|
feat(command|Useful|cb): add cooldown
|
2020-01-15 02:00:57 +01:00 |
|
|
ad24e4ba86
|
feat(command|Useful|cb): add image generator for credit cards
|
2020-01-15 01:23:53 +01:00 |
|
|
b7ed8ffae7
|
some minor changes in few things
|
2020-01-15 00:08:53 +01:00 |
|
|
d187177908
|
feat(texts): add more texts
|
2020-01-12 20:43:05 +00:00 |
|
|
de4c8c549a
|
texts(_help): add more text
|
2020-01-09 13:32:33 +01:00 |
|
|
a781e09bde
|
feat(command|help): add usage and short desc
|
2020-01-05 19:49:02 +01:00 |
|
|
d9221002d2
|
fix(command|help): fix footer embed
|
2020-01-05 01:30:40 +01:00 |
|
|
1bd73601f5
|
versionning: set version to release candidate 1
|
2020-01-05 01:03:34 +01:00 |
|
|
248228408d
|
feat(command|help): finish help command
|
2020-01-05 01:01:06 +01:00 |
|
|
7b1fd7b463
|
refactor(cogs): prepare the env for new help command
|
2020-01-04 21:16:37 +01:00 |
|
|
07e683e7cb
|
Merge branch 'rewrite' of https://git.gnous.eu/gnouseu/tuxbot-bot into rewrite
|
2020-01-04 02:47:06 +01:00 |
|
|
fdf220cdfa
|
refactor(cogs): prepare the env for help command
|
2020-01-04 02:46:12 +01:00 |
|
|
7e8f0bbf12
|
fix(prefix): fix default prefix not working
|
2020-01-02 16:49:22 +01:00 |
|
|
c71c976111
|
change(name): set cluser_ as fallback_
|
2020-01-01 23:44:46 +01:00 |
|
|
6cd66ba407
|
change(refresh): set ping refresh to 2min
|
2020-01-01 20:40:17 +01:00 |
|
|
92a0c257ca
|
change(prefix): set default prefix to cluster name
|
2020-01-01 19:38:58 +01:00 |
|
|
ff878711bf
|
remove(venv): remove venv files
|
2020-01-01 20:31:30 +01:00 |
|
|
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 |
|
|
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 |
|