1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-01 13:02:38 +00:00
Commit graph

830 commits

Author SHA1 Message Date
Dylan Dizon
b099084571 Change terminology to reflect actual command flow 2018-11-08 22:32:46 -05:00
Dylan Dizon
b978148e0f Add suppressing of NotFound errors while deleting messages 2018-11-08 22:32:04 -05:00
Dylan Dizon
f06f743179 Remove unnecessary while loop 2018-11-08 22:31:45 -05:00
Dylan Dizon
5dcafa4b9b Merge branch 'dev' 2018-11-08 14:32:06 -05:00
Dylan Dizon
e11090e2b5 Add cross mark emoticon to error response 2018-11-08 14:31:57 -05:00
Dylan Dizon
4c5f8ac9c4 Merge branch 'dev' 2018-11-08 14:29:33 -05:00
Dylan Dizon
722d0d2291 Change catching of generic Exception to HTTPException for accuracy 2018-11-08 14:29:22 -05:00
Dylan Dizon
a75758f034 Merge branch 'dev' 2018-11-07 17:22:30 -05:00
Dylan Dizon
535da344a1 Fix missing reference 2018-11-07 17:22:20 -05:00
Dylan Dizon
774f9860a2 Merge branch 'dev' 2018-11-07 00:06:09 -05:00
Dylan Dizon
f301dd37dc Fix preparation, reaction, formatting, exception, and removal logic 2018-11-07 00:03:17 -05:00
Dylan Dizon
b292fb62f7 Remove all get all blacklists commands 2018-11-07 00:02:04 -05:00
Dylan Dizon
ae484acedd Change menial 7 philosophy to 8 2018-11-07 00:01:38 -05:00
Dylan Dizon
4a2a013323 Migrate to Paginator use with long responses, possibly breaking 2018-11-07 00:00:00 -05:00
Dylan Dizon
4622123809 Fix incorrect reference 2018-11-06 23:55:51 -05:00
Dylan Dizon
d710e5bfaa Remove hi command 2018-11-06 23:55:28 -05:00
Dylan Dizon
8f103d0f27 Revert migration to destination resolving
Better implementation will be added in the future
2018-11-06 23:54:55 -05:00
Dylan Dizon
4e050f7880 Merge branch 'dev' 2018-11-06 17:41:10 -05:00
Dylan Dizon
4feca45f5e Fix unhashable type list error 2018-11-06 17:41:01 -05:00
Dylan Dizon
44bba98c41 Merge branch 'dev' 2018-11-06 17:06:03 -05:00
Dylan Dizon
9e26e6603d Fix command response overshooting character limit 2018-11-06 17:05:52 -05:00
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
dc1c8c165f Merge branch 'dev' 2018-11-06 16:34:33 -05:00
Dylan Dizon
a22d3c6a8f Change formatting 2018-11-06 16:34:25 -05:00
Dylan Dizon
bb5860847b Merge branch 'dev' 2018-11-06 16:30:34 -05:00
Dylan Dizon
36075607e5 Add catching of empty arguments 2018-11-06 16:29:58 -05:00
Dylan Dizon
3f79a77601 Disable check mark on command completion 2018-11-06 16:29:26 -05:00
Dylan Dizon
74d1b6cb9b Add newline switch for different formatting logic 2018-11-06 16:29:12 -05:00
Dylan Dizon
df39625897 Merge branch 'dev' 2018-11-06 16:15:47 -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
fce9ac28a5 Merge branch 'dev' 2018-11-06 15:54:24 -05:00
Dylan Dizon
c33c406814 Fix Forbidden exception from being thrown within command 2018-11-06 15:54:14 -05:00
Dylan Dizon
8114570716 Merge branch 'dev' 2018-11-06 15:49:11 -05:00
Dylan Dizon
1c5f2b39a0 Fix missing permissions exception from being thrown to the enduser 2018-11-06 15:49:00 -05:00
Dylan Dizon
4224290ba6 Merge branch 'dev' 2018-11-06 15:38:22 -05:00
Dylan Dizon
ff72e186b0 Fix reverse command always removing invocation 2018-11-06 15:38:13 -05:00
Dylan Dizon
04244ea55e Merge branch 'dev' 2018-11-06 15:32:25 -05:00
Dylan Dizon
a65716f77a Add permissions command to list contextual permissions 2018-11-06 15:22:44 -05:00
Dylan Dizon
41a4fb9055 Add formatting switches for different use cases 2018-11-06 15:22:02 -05:00
Dylan Dizon
a93cd158fa Add suppressing of permissions exception for cmd_completion reactions 2018-11-06 15:21:31 -05:00
Dylan Dizon
04f4af1f0e Add pprint to utils.py for global use 2018-11-06 15:20:31 -05:00
Dylan Dizon
58b721906b Update Pipfile to include websockets, Pipfile.lock hashes 2018-11-06 13:34:02 -05:00
Dylan Dizon
a9c4a2ecee Add owner info to guilds command 2018-11-06 13:33:22 -05:00
Dylan Dizon
d512a6e879 Fix exception reference in on_error event 2018-11-06 13:24:31 -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
5e4cc8174e Update Pipfile hashes 2018-11-06 12:35:37 -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