|
335397554f
|
feat(botCore|launcher): add features to the core launcher
|
2020-06-04 00:14:50 +02:00 |
|
|
cbe250f137
|
feat(botCore): start core template
|
2020-06-03 19:41:30 +02:00 |
|
|
79ca4f95d6
|
feat(setup): add configurator step
|
2020-06-03 18:24:38 +02:00 |
|
|
9020fe7201
|
fix(doc): fix broken link in readme
|
2020-06-03 01:12:19 +02:00 |
|
|
9f8765e0a6
|
feat(doc): add readme file
|
2020-06-03 01:10:47 +02:00 |
|
|
078dc075f2
|
refactor(all): start from new
feat(doc): add readme file
|
2020-06-03 01:07:43 +02:00 |
|
|
28d1d71c5a
|
feat(cli|ui): add ~~beautiful~~ useless UI when launching bot
|
2020-06-02 01:47:24 +02:00 |
|
|
2e76379c87
|
feat(commands|Network): add iplocalise command
|
2020-05-31 22:49:04 +02:00 |
|
|
45d61fc71d
|
feat(automation): add possibility to delete command output
|
2020-05-27 00:58:53 +02:00 |
|
|
f9c31f4017
|
feat(doc): add github issue template
|
2020-05-24 01:18:05 +02:00 |
|
|
04645ec639
|
first commit
|
2020-05-24 01:16:08 +02:00 |
|
|
7eac932a4e
|
🤔
|
2020-04-01 16:38:34 +02:00 |
|
|
833884bcb2
|
🤔
|
2020-04-01 16:37:03 +02:00 |
|
|
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 |
|