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

766 commits

Author SHA1 Message Date
Dylan Dizon
877ee5fd33 Merge branch 'dev' 2018-11-26 20:03:03 -05:00
Dylan Dizon
88e173efa2 Add minimal error catching for command invocations 2018-11-26 20:02:49 -05:00
Dylan Dizon
7dce8f2d3c Add helper method to catch reaction NotFounds 2018-11-26 20:01:44 -05:00
Dylan Dizon
3f018dd6e9 Merge branch 'dev' 2018-11-26 18:54:21 -05:00
Dylan Dizon
2c50759753 Add incorrect command emoticon 2018-11-26 18:54:11 -05:00
Dylan Dizon
82fb640fc1 Fix bot exiting on NotFound errors within on_command_error 2018-11-26 18:53:23 -05:00
Dylan Dizon
6ebd93ea14 Add catching of alt invalid link error 2018-11-26 18:52:38 -05:00
Dylan Dizon
fb05f08999 Merge branch 'dev' 2018-11-17 13:20:46 -05:00
Dylan Dizon
5f62c91c0f Add sorting of sets/dicts that use formatter.paginate 2018-11-17 13:20:38 -05:00
Dylan Dizon
061f4bb1b0 Merge branch 'dev' 2018-11-15 19:59:39 -05:00
Dylan Dizon
b26384dbcf Add command cooldowns for booru cog 2018-11-15 19:59:28 -05:00
Dylan Dizon
b4725ab4e7 Merge branch 'dev' 2018-11-15 19:35:33 -05:00
Dylan Dizon
0eca01349e Fix lists sending via paginator despite being empty 2018-11-15 19:35:20 -05:00
Dylan Dizon
c223eb82ed Fix formatting logic 2018-11-15 19:34:48 -05:00
Dylan Dizon
1b5e2fc0c4 Merge branch 'dev' 2018-11-15 19:02:07 -05:00
Dylan Dizon
eab73cb62b Fix _remove logic and remove output of skipped tags 2018-11-15 19:01:55 -05:00
Dylan Dizon
c0f72cd503 Remove unnecessary newlines 2018-11-15 19:01:14 -05:00
Dylan Dizon
1ef17cd588 Fix potential reference issues 2018-11-15 19:00:13 -05:00
Dylan Dizon
a37e7ccaf7 Add response for missing command arguments for blacklists 2018-11-15 18:58:53 -05:00
Dylan Dizon
c74e0fc94d Fix paginator formatting logic 2018-11-15 18:58:21 -05:00
Dylan Dizon
bc854ef1d8 Merge branch 'dev' 2018-11-15 16:27:54 -05:00
Dylan Dizon
57764330bf Merge remote-tracking branch 'origin/dev' into dev 2018-11-15 15:53:29 -05:00
Dylan Dizon
d988c8d098 Revert "Delete Pipfile.lock"
This reverts commit 0436176135.
2018-11-15 15:53:17 -05:00
Dylan Dizon
8b28020069 Refactor blacklist and alias commands
~ Streamline help attributes
~ Align with PEP guidelines
~ Align with simpler command methodology
~ Change file management logic
+ Add alias commands as switch for blacklist management
- Remove deprecated code
2018-11-15 15:52:54 -05:00
Dylan Dizon
d87c35b3da Comment out favorites group 2018-11-15 15:48:36 -05:00
Dylan Dizon
5d57ef300f Change syntax preference 2018-11-15 15:45:01 -05:00
Dylan Dizon
b751ebc861 Fix and refactor _get_posts blacklisting logic 2018-11-15 15:43:53 -05:00
Dylan Dizon
024949390e Remove some of deprecated channel logic 2018-11-15 15:41:23 -05:00
Dylan Dizon
d46b912ae8 Streamline blacklist entries
~ Combine blacklists and aliases into one object
~ Remove guild entry in favor of channel (guild to be added as separate entry)
2018-11-15 15:40:24 -05:00
Dylan Dizon
9a673d6233 Fix formatter.paginate logic issues 2018-11-15 15:33:34 -05:00
Dylan Dizon
540549def2 Remove user ping in channel error log 2018-11-15 15:33:06 -05:00
Dylan Dizon
d8c5b743d4 Refactor kwargs pre-command method 2018-11-15 15:32:31 -05:00
Dylan Dizon
57faf39b96 Clean deprecated packages from Pipfile 2018-11-15 15:27:17 -05:00
Dylan Dizon
4b0abce876 Update gitignore to ignore Pipfile.lock 2018-11-15 15:25:40 -05:00
Dylan Dizon
0436176135
Delete Pipfile.lock 2018-11-15 15:24:32 -05:00
Dylan Dizon
80f5c080f7 Merge branch 'master' into dev 2018-11-08 22:33:00 -05:00
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