1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2025-03-14 17:46:26 +00:00
Commit graph

29 commits

Author SHA1 Message Date
Dylan Dizon
66191759b8 Fix aliases not dumping to file 2018-11-06 17:05:17 -05:00
Dylan Dizon
4bc86c8f59 Remove removal of reactions 2018-11-06 17:04:59 -05:00
Dylan Dizon
a22d3c6a8f Change formatting 2018-11-06 16:34:25 -05:00
Dylan Dizon
36075607e5 Add catching of empty arguments 2018-11-06 16:29:58 -05:00
Dylan Dizon
f02bcd46fc Revert migration to post-alias dict logic in favor of clean get command
Still implements reaction-based alias remover
2018-11-06 16:15:34 -05:00
Dylan Dizon
c33c406814 Fix Forbidden exception from being thrown within command 2018-11-06 15:54:14 -05:00
Dylan Dizon
ff72e186b0 Fix reverse command always removing invocation 2018-11-06 15:38:13 -05:00
Dylan Dizon
456c795f75 Test exception output for reverse command 2018-11-06 13:23:55 -05:00
Dylan Dizon
1a014d4425 Fix ctx.message deletion logic 2018-11-06 13:23:17 -05:00
Dylan Dizon
15efdb5241 WIP migration to remove alias dict from blacklisting logic
in favor of adding all to a single context-aware blacklist, prompting the user to verify and remove unwanted aliases
2018-11-06 02:57:59 -05:00
Dylan Dizon
8c4da80d6c Remove all delete_after timers, will refactor later 2018-11-06 02:55:08 -05:00
Dylan Dizon
e96d98aee8 Add remove flag to reverse command 2018-11-03 17:01:50 -04:00
Dylan Dizon
fc1d00eff0 Remove manual rate limiting
discord.py now handles this internally
2018-11-03 17:00:36 -04:00
Myned
f7c7247b92 Fix GoTo breaking in DMs 2018-06-14 21:15:25 -04:00
Myned
254a0d95b4 Catch database error 2018-06-14 21:15:03 -04:00
Myned
2f97cb650f Fix Forbidden error 2018-05-10 18:35:49 -04:00
Myned
0b8f4c4b74 Change formatting 2018-02-19 12:59:17 -05:00
Myned
3bd77dea32 Fix mistaken group command decorator 2018-01-14 01:29:06 -05:00
Myned
901d99b408 Changed on_reaction methodology to be message independent, fixed stops 2017-12-31 23:12:56 -05:00
Myned
709da02ffe Moved sleep and message deletion to trigger on successful reverse 2017-12-31 21:56:01 -05:00
Myned
bab9932949 Fixed reference error 2017-12-31 21:55:23 -05:00
Myned
003f4af690 Removed aspect ratio from reverse embed 2017-12-31 21:55:04 -05:00
Myned
3aac112ecb Added auto-heart command 2017-12-31 21:54:37 -05:00
Myned
70ec1bdb9c Changed "stop" tasks command to be specific to each task (ie stop rev) 2017-12-31 21:28:58 -05:00
Myned
a3d9ac81d9 WIP Help command rework 2017-12-21 22:38:59 -05:00
Myned
878eb4de06 Moved hourglass timeout to reaction and changed to check mark 2017-12-10 17:18:20 -05:00
Myned
679975f9df Increased hearting timeout to 1 hour 2017-12-10 17:14:49 -05:00
Myned
7446986f84 WIP Cleaning of help command 2017-12-10 17:14:15 -05:00
Myned
186bb0f68f Removed unneeded main folder 2017-12-05 06:34:43 -05:00
Renamed from src/main/cogs/booru.py (Browse further)