Commit graph

50 commits

Author SHA1 Message Date
Romain J c7ddba1bae feat(host): start docker addon 2021-02-11 23:18:12 +01:00
Romain J 7423b40337 fix(core): close TUXBOT-BOT-11, close TUXBOT-BOT-19 2021-02-11 18:40:00 +01:00
Romain J 1e86abdf01 fix(core): close TUXBOT-BOT-Z 2021-02-11 18:11:19 +01:00
Romain J f7176d917c fix(core): fix crash on DM message 2021-01-30 16:43:42 +01:00
Romain J 0687ee3f06 fix(import): add missing requirement 2021-01-28 10:39:54 +01:00
Romain J bb87d77e33 fix(import): add missing file 2021-01-27 15:52:13 +01:00
Romain J 647cc4bd64 feat(core|logs>sentry): feat sentry error handler 2021-01-27 15:14:05 +01:00
Romain J 1d37dc1961 improve(core|replacement): improve not to show replacements 2021-01-26 17:10:31 +01:00
Romain J d66bec65ae feat(commands|Network>getheaders): feat getheaders command 2021-01-26 15:24:10 +01:00
Romain J fbb61c247d feat(secure): add ip to the list of things to not to display 2021-01-26 11:59:36 +01:00
Romain J d3ab384de0 improve(commands|Logs>socketstats): format output into an embed 2021-01-26 11:37:52 +01:00
Romain J 74307c755c fix(commands|Network>iplocalise): fix issues in 7962205d16 2021-01-26 10:21:39 +01:00
Romain J 7962205d16 feat(commands|Network>iplocalise): feat iplocalise command
todo:
- fix l'INET6 qui s'affiche comme 10 plutot que 6
- suppr le message Retrieving info si la commande n'a pas pu etre faite
- this shit https://canary.discord.com/channels/767804368233037886/768097484655689758/803299217279811634
2021-01-25 17:28:59 +01:00
Romain J 1fb3e035bd feat(commands|Polls>propose): feat poll proposition + acceptation 2021-01-22 10:22:39 +01:00
Romain J f00f0fd4c0 feat(commands|Custom>alias): finish alias interpretation 2021-01-19 16:05:20 +01:00
Romain J 573ce3fb18 feat(commands|Custom>alias;locale): translations 2021-01-19 15:03:05 +01:00
Romain J 72fabf89b9 feat(commands|Custom>alias;locale): add alias registering and locale as custom for each user 2021-01-19 14:30:25 +01:00
Romain J 834f071332 fix(PYL-W1401): Anomalous backslash detected 2020-11-12 00:07:51 +01:00
Romain J cfd59def74 feat(commands:polls|Polls): start dev of poll command 2020-11-12 00:03:01 +01:00
Romain J 71576f48e4 fix(discord): add itents 2020-11-09 01:27:19 +01:00
Romain J d6e9cd6512 feat(commands|Utils): add info command 2020-11-09 01:18:55 +01:00
Romain J e38823e5be feat(database): add models loader in core 2020-11-08 01:07:27 +01:00
Romain J 71335de878 feat(logs): rewrite Logs cog 2020-10-22 00:00:48 +02:00
Romain J bdd77d1841 fix(PYL-C0201): 2020-10-21 00:26:40 +02:00
Romain J 969ff8c351 fix(PTC-W0031): 2020-10-21 00:09:47 +02:00
Romain J 008ae76aca fix(PYL-R1705): 2020-10-20 23:56:02 +02:00
Romain J 533ca6e3e7 fix(PYL-W1113): 2020-10-20 23:52:05 +02:00
Romain J 179c84b45a feat(instances): done -L active since 2020-10-19 22:17:19 +02:00
Romain J 421ecbf6cb fix(config): change set_for to set_for_key 2020-10-19 21:44:29 +02:00
Romain J 554ec46413 feat(lang): done lang switcher 2020-10-19 15:04:10 +02:00
Romain J 888a7924be update(extra): remove yaml for token replacement 2020-10-19 01:37:12 +02:00
Romain J 1be4af8405 fix(config): update old config code 2020-10-19 00:53:26 +02:00
Romain J cebb1b0123 fix(linting): set the not to 10/10 on pylint 2020-10-19 00:20:58 +02:00
Romain J e0788137ff workingOn(conf): - 2020-09-02 00:08:06 +02:00
Romain J d68d54be44 update(requirements): clean up non useful requirement precision 2020-08-29 01:01:34 +02:00
Romain J 331599eb38 update(launcher): improve launcher UI & shutdown handling 2020-08-28 23:05:04 +02:00
Romain J 9a0786af7c update(main): improve launch UI 2020-08-28 01:06:57 +02:00
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
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 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 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 078dc075f2 refactor(all): start from new
feat(doc): add readme file
2020-06-03 01:07:43 +02:00