Commit graph

211 commits

Author SHA1 Message Date
Romain J 1f88499d44 feat(i18n): finish persisting data for i18n 2020-06-11 19:43:00 +02:00
Romain J 5482429cba feat(i18n): finish i18n class, todo: persist data in DB 2020-06-11 01:06:30 +02:00
Mael G. 85506c8db4 'cause developper is doing SHIT 2020-06-08 00:49:41 +02:00
Romain J a42eb58be8 update(license): change again to a more more friendly license 2020-06-08 00:46:09 +02:00
Romain J 4efb707257 update(license): change to a more friendly license 2020-06-08 00:41:06 +02:00
Romain J 8e8a4b899e feat(license): add libre license 2020-06-08 00:09:41 +02:00
Romain J 85da8a34ab fix(doc): fix broken link in readme 2020-06-07 18:45:50 +02:00
Romain J a73d408462 update(doc|readme|installing): change installing steps 2020-06-07 18:29:55 +02:00
Romain J 5e8868b660 feat(style): add black 2020-06-07 17:41:34 +02:00
Romain J 9869312ee8 refactor(all): add black to all code 2020-06-06 18:51:47 +02:00
Romain J cdb891d435 feat(doc): add docstrings 2020-06-06 02:00:16 +02:00
Romain J bf6d961658 feat(i18n): start skeleton class for translations 2020-06-06 01:45:24 +02:00
Romain J dbf7f3ce8e fix(typo): fix typo in readme 2020-06-05 22:48:55 +02:00
Romain J 14f995550a update(doc): add more explication in readme file 2020-06-05 22:43:59 +02:00
Romain J fbafd03ea9 fix(setup): prevent case when user fill nothinf in multiple get_multiple 2020-06-05 00:36:20 +02:00
Romain J 7c75b0efad fix(gitignore): add workspace.xml to gitignore 2020-06-05 00:31:15 +02:00
Romain J 815709d68b tldr: core, warn's skeleton 2020-06-05 00:29:14 +02:00
Romain J b5b7f0c7ef feat(config): add Config object 2020-06-04 19:16:51 +02:00
Romain J ec68280519 change(naming_convention): remove unuseful prefix for data relatives functions 2020-06-04 16:36:22 +02:00
Romain J 50562059f9 feat(doc): add docstrings 2020-06-04 00:46:53 +02:00
Romain J 33fa6b7f1f fix(gitignore): add packages to gitignore 2020-06-04 00:17:36 +02:00
Romain J 335397554f feat(botCore|launcher): add features to the core launcher 2020-06-04 00:14:50 +02:00
Romain J cbe250f137 feat(botCore): start core template 2020-06-03 19:41:30 +02:00
Romain J 79ca4f95d6 feat(setup): add configurator step 2020-06-03 18:24:38 +02:00
Romain J 9020fe7201 fix(doc): fix broken link in readme 2020-06-03 01:12:19 +02:00
Romain J 9f8765e0a6 feat(doc): add readme file 2020-06-03 01:10:47 +02:00
Romain J 078dc075f2 refactor(all): start from new
feat(doc): add readme file
2020-06-03 01:07:43 +02:00
Romain J 28d1d71c5a feat(cli|ui): add ~~beautiful~~ useless UI when launching bot 2020-06-02 01:47:24 +02:00
Romain J 2e76379c87 feat(commands|Network): add iplocalise command 2020-05-31 22:49:04 +02:00
Romain J 45d61fc71d feat(automation): add possibility to delete command output 2020-05-27 00:58:53 +02:00
Romain J f9c31f4017 feat(doc): add github issue template 2020-05-24 01:18:05 +02:00
Romain J 04645ec639 first commit 2020-05-24 01:16:08 +02:00
Romain J 7eac932a4e 🤔 2020-04-01 16:38:34 +02:00
Romain J 833884bcb2 🤔 2020-04-01 16:37:03 +02:00
Romain J cce7bb4093 2020-02-04 18:47:11 +01:00
Romain J be1e6d24e4 breaking change !
update(database): change database ORM

todo: update Admin, Poll and User cogs
2020-01-15 22:56:54 +01:00
Romain J 96618fa502 fix(token): fix all possible flaw of leaked token 2020-01-15 21:40:12 +01:00
Romain J caa98c44f4 update(image|blank_credit_card): add gnous logo 2020-01-15 19:03:03 +01:00
Romain J f03a54ca29 feat(command|Useful|cb): add cooldown 2020-01-15 02:00:57 +01:00
Romain J ad24e4ba86 feat(command|Useful|cb): add image generator for credit cards 2020-01-15 01:23:53 +01:00
Romain J b7ed8ffae7 some minor changes in few things 2020-01-15 00:08:53 +01:00
Romain J d187177908 feat(texts): add more texts 2020-01-12 20:43:05 +00:00
Romain J de4c8c549a texts(_help): add more text 2020-01-09 13:32:33 +01:00
Romain J a781e09bde feat(command|help): add usage and short desc 2020-01-05 19:49:02 +01:00
Romain J d9221002d2 fix(command|help): fix footer embed 2020-01-05 01:30:40 +01:00
Romain J 1bd73601f5 versionning: set version to release candidate 1 2020-01-05 01:03:34 +01:00
Romain J 248228408d feat(command|help): finish help command 2020-01-05 01:01:06 +01:00
Romain J 7b1fd7b463 refactor(cogs): prepare the env for new help command 2020-01-04 21:16:37 +01:00
Romain J 07e683e7cb Merge branch 'rewrite' of https://git.gnous.eu/gnouseu/tuxbot-bot into rewrite 2020-01-04 02:47:06 +01:00
Romain J fdf220cdfa refactor(cogs): prepare the env for help command 2020-01-04 02:46:12 +01:00