Commit graph

69 commits

Author SHA1 Message Date
Romain J 1b7f153ec8 update(core): migrate to py3.10 & dpy2.0 2021-04-20 15:43:20 +02:00
Romain J 0eca877c1c fix(commands:dig|Network): fix async 2021-04-20 15:42:59 +02:00
Romain J 540dfd616a april fool 2021-03-31 21:57:37 +02:00
Romain J 1a10f64345 april fool 2021-03-31 18:09:10 +02:00
Romain J f0dc682047 style 2021-03-31 18:08:53 +02:00
Romain J 3525b9aa4b fix(commands:iplocalise|Network): remove crashing regex 2021-03-26 18:41:21 +01:00
Romain J 0ecc97518f fix(commands:iplocalise|Network): fix process crashing regex 2021-03-05 00:05:24 +01:00
Romain J 78a5ac9939 fix(commands:iplocalise|Network): change regex for domain validation 2021-03-02 19:00:08 +01:00
Romain J 34e32fdf68 fix(commands:ralgo|Crypto): set ralgo as async 2021-03-01 14:11:18 +01:00
Romain J edfeadb872 feat(commands:ralgo|Crypto): add ralgo api 2021-02-24 00:53:05 +01:00
Romain J 83723380e9 fix(commands|Network>iplocalise): improve domain regex 2021-02-16 19:38:42 +01:00
Romain J b5ca338d6c fix(commands|Custom>alias): close TUXBOT-BOT-1A, close TUXBOT-BOT-1H, close TUXBOT-BOT-1J 2021-02-16 19:28:30 +01:00
Romain J a0e67c1627 fix(commands|Network>iplocalise): close TUXBOT-BOT-10, close TUXBOT-BOT-16 2021-02-11 18:25:32 +01:00
Romain J 1e86abdf01 fix(core): close TUXBOT-BOT-Z 2021-02-11 18:11:19 +01:00
Romain J c566f775cd fix(deps): fix conflict version 2021-02-11 17:51:46 +01:00
Romain J fae56745bf fix(commands|Network>iplocalise): quickfix when no org is returned 2021-02-11 16:15:43 +01:00
Romain J 434021ecb9 feat(commands|Network>ping): feat ping command 2021-01-30 16:43:17 +01:00
Romain J 0c308727d2 fix(logs): exceptions must derive from BaseException 2021-01-30 14:21:20 +01:00
Romain J 45d4aa1dc5 fix(commands|Network>iplocalise): close #6 2021-01-30 13:44:34 +01:00
Romain J 0687ee3f06 fix(import): add missing requirement 2021-01-28 10:39:54 +01:00
Romain J c5c13506d7 fix(commands|Network>getheaders): fix timeout error 2021-01-27 15:14:53 +01:00
Romain J 647cc4bd64 feat(core|logs>sentry): feat sentry error handler 2021-01-27 15:14:05 +01:00
Romain J 554c0b52d5 feat(commands|Network>dig): feat dig command 2021-01-26 17:11:30 +01:00
Romain J f88adec45b fix(commands|Utils>info): i18n 2021-01-26 15:45:44 +01:00
Romain J dd09a53c0e improve(commands|Network>iplocalise): rewrite 2021-01-26 15:43:16 +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 18310f17a0 fix(PYL-W1401): Anomalous backslash detected
fix(PYL-W0613): Function contains unused argument
2021-01-26 09:43:25 +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 fa3069244d feat(commands|Utils>info): feat cpu usage 2021-01-25 14:52:30 +01:00
Romain J 1fb3e035bd feat(commands|Polls>propose): feat poll proposition + acceptation 2021-01-22 10:22:39 +01:00
Romain J 37bbf0368e style 2021-01-21 16:13:46 +01:00
Romain J 01e0e5e27e style(deepsource): fix some analysis fails 2021-01-21 16:11:29 +01:00
Romain J 5d585bf218 feat(i18n): add translations for info command 2021-01-20 17:29:16 +01:00
Romain J 30cc3ecad2 feat(commands|Polls>propose): start dev for proposal 2021-01-20 17:28:37 +01:00
Romain J c3660aab8a style(import): change to absolute import for Tux 2021-01-20 15:08:16 +01:00
Romain J 0eaa53ffd5 feat(commands|Polls>create): feat poll creation 2021-01-20 14:51:04 +01:00
Romain J f00f0fd4c0 feat(commands|Custom>alias): finish alias interpretation 2021-01-19 16:05:20 +01:00
Romain J 6757ce2ccc feat(commands|Custom>alias;locale): finish translations issues 2021-01-19 15:08:55 +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 cfd59def74 feat(commands:polls|Polls): start dev of poll command 2020-11-12 00:03:01 +01:00
Romain J b4194dcadf feat(commands:locale|Utils): add translations for source info and credits 2020-11-11 02:46:48 +01:00
Romain J 42d7cad0e5 fix(commands|Utils>source): stupid of me, the +3 was 'cause of a diff in local and github 2020-11-11 01:29:53 +01:00
Romain J 5a65fe1a6c feat(commands|Utils): add source command 2020-11-11 01:27:51 +01:00
Romain J 3587a8f8a4 feat(commands|Utils): add credits and invite commands 2020-11-11 01:05:36 +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