1
0
Fork 0
Commit graph

127 commits

Author SHA1 Message Date
c5a224c719 Fix group subject bulk command et update group regex 2020-11-02 18:00:07 +01:00
a60d29b26c Add extension utils 2020-11-02 16:24:31 +01:00
6f8f23a02f Add loading reactions on group join 2020-11-02 14:14:35 +01:00
b3be65aaa3 Merge pull request #35 from flifloo/invite
Fix of invites update
2020-11-02 12:31:55 +01:00
16c74997ee Fix of invites update 2020-11-02 12:30:26 +01:00
e5b07a9f20 Merge pull request #34 from flifloo/pcp
Fix some command arguments and update help
2020-11-02 12:04:12 +01:00
3d3c9345dc Fix some command arguments and update help 2020-11-02 12:03:00 +01:00
38bec0e327 Add extension invite 2020-11-02 12:00:11 +01:00
33c6f9db01 Better permissions check and fix mute/unmute command 2020-11-01 23:23:44 +01:00
09b18d8558 Update speak extension 2020-11-01 22:46:25 +01:00
a667bcb9bb Add tex extension 2020-11-01 22:39:15 +01:00
85b1cc7891 Add pin command 2020-11-01 22:16:36 +01:00
6dc5addf5f Group join delete also new comer role 2020-11-01 21:32:55 +01:00
661dcf3ba2 Add fix_vocal command 2020-11-01 21:27:05 +01:00
46a220ca54 Fix help NotOwner exception 2020-11-01 18:35:53 +01:00
9756103467 Add extension pcp 2020-11-01 18:35:42 +01:00
74087980fc Add actions list on warn list command 2020-08-02 20:50:11 +02:00
26dda9142d Check if action need after each warn add 2020-08-02 20:13:18 +02:00
75b516f986 Add warn action command 2020-08-02 19:41:38 +02:00
8a2d86870c Remove warns from database when leave a guild 2020-08-02 18:46:15 +02:00
cf4b03c21c Add extension warn with add, remove, purge and list command 2020-08-02 18:44:47 +02:00
a361bca37f
Merge pull request #23 from flifloo/poll
Poll remove from database when message/channel/guild suppression
2020-08-02 14:20:17 +02:00
a2ed863875 Poll remove from database when message/channel/guild suppression 2020-08-02 14:17:17 +02:00
4782d4c6a8 Change rorec edit command to edit message title and description 2020-08-02 13:16:09 +02:00
252fdeddec Send greetings join message on guild system channel if user block pm 2020-07-30 11:25:01 +02:00
585f3e59d5 Connection of poll extension to database to avoid lost polls 2020-07-25 22:06:28 +02:00
0dc456bfa8 Help check active extension, permissions and extension's description 2020-07-25 22:06:28 +02:00
14f2ab7e3f Fix private messages 2020-07-25 22:06:28 +02:00
8fda6e37bb Add rorec extension 2020-07-25 22:06:28 +02:00
c708509ba9 Rework help 2020-07-25 22:06:28 +02:00
5846bb7bac Add presentation extension 2020-07-25 22:06:28 +02:00
59656cdbf8 Add greetings extension 2020-07-25 22:06:28 +02:00
b6350cf0aa Rename project to Administrator and fix some error handler 2020-07-25 22:04:57 +02:00
e51a7509c6 Fix Task creation date 2020-05-28 17:44:22 +02:00
5e36108186 Fix Task DB object date and creation_date type 2020-05-28 17:34:09 +02:00
0e1cd21681 Fix reminder loop close 2020-05-28 17:27:35 +02:00
91cb282c29 Better embed with ninja mention and fix unload loop 2020-05-27 23:59:51 +02:00
7a09b0f7f3 Add db support 2020-05-27 23:51:31 +02:00
c9d56ca8f5
Merge pull request #5 from flifloo/reminders
Reminders
2020-05-27 22:00:34 +02:00
aa0f3de29e Add reminder remove 2020-05-27 00:45:57 +02:00
76e954682e Add reminder list and fix reminder loop 2020-05-27 00:25:59 +02:00
533f0c10c9 How I have done this ._. 2020-05-26 17:54:25 +02:00
7703626a35 Add reminders module, add and help command 2020-05-26 17:51:21 +02:00
f4017fc764 Add some help 2020-04-10 21:02:06 +02:00
bf11ecb7e3 Add author on embed, creation and close date and time 2020-04-10 20:54:46 +02:00
cef527c81d Forget to remove poll from list :/ 2020-04-10 20:43:03 +02:00
fa90f7c4af Faster clean reaction to avoid count loss 2020-04-10 20:41:58 +02:00
b1f37c2ecf Remove command message 2020-04-10 20:39:09 +02:00
0b65327454 Add poll command 2020-04-10 20:37:14 +02:00
60d1b02f94 Fix on reaction, now check if voice message is not none 2020-04-10 20:08:40 +02:00
2862446c04 Add mute and unmute action on speak embed and reactions 2020-04-10 19:29:25 +02:00
b702723b71 Fix strict emoji on speak embed 2020-04-10 19:13:31 +02:00
56675991e6 Some snake case fix 2020-04-10 19:11:34 +02:00
4bb5695bd4 Clear action miss some vars and update list now check if the message still exists 2020-04-10 19:10:03 +02:00
c961274377 Remove old turn message 2020-04-10 19:07:47 +02:00
1187a827cb Update help and avoid useless remove action 2020-04-09 18:41:23 +02:00
122d631544 Change a lot of command to reaction action 2020-04-09 18:28:18 +02:00
d2f2643db6 Oupsi some bug fix of command speak that always return a CommandNotFound 2020-04-09 14:58:58 +02:00
ba3d5d7f06 Remove invoke command after 30s and some bot message after 30 or 60s 2020-04-09 14:38:26 +02:00
eca068c670 Fix on_command_error for extension and purge 2020-04-09 14:08:30 +02:00
3f9da28d05 Raise CommandNotFound on speak setup argument error and fix on_command_error 2020-04-09 14:07:41 +02:00
9e4cd64950 Raise CommandNotFound when error on subgroup command name 2020-04-09 13:51:52 +02:00
a917c8a29f Avoid mute speaker or reaction on setup strict and on rejoin channel 2020-04-09 13:46:34 +02:00
7efeadd8ad Why not unmute command sender ._. 2020-04-09 12:27:52 +02:00
156b7e5c82 Add speak react on the help 2020-04-08 19:33:52 +02:00
967d6ad111 Show reaction list on waiting list 2020-04-08 19:32:30 +02:00
be1cd2e0b0 Add of speak reaction command 2020-04-08 19:28:05 +02:00
392ae5e3eb Check channel permission instead of guild permission 2020-04-08 18:52:47 +02:00
7c1159085c Fix helps 2020-04-08 18:46:18 +02:00
ba729daf54 Avoid some multi error handling 2020-04-08 18:32:56 +02:00
c7a42e4497 Some voice channel mute and unmute on speak 2020-04-08 18:28:11 +02:00
afb18c5234 Add purge command 2020-04-08 18:18:04 +02:00
a8d2dac87a Forget some useless vars >> 2020-04-08 17:57:11 +02:00
f7e4a329e3 Some good guild only for Speaker 2020-04-08 17:53:57 +02:00
7c3280e9a7 Add help message to speak 2020-04-08 17:49:01 +02:00
ce89d8c609 Add extension management, start common check function and error handler 2020-04-08 17:36:42 +02:00
8143d59c76 Init commit 2020-04-08 17:11:23 +02:00