Dylan Dizon
|
74d1b6cb9b
|
Add newline switch for different formatting logic
|
2018-11-06 16:29:12 -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
|
1c5f2b39a0
|
Fix missing permissions exception from being thrown to the enduser
|
2018-11-06 15:49:00 -05:00 |
|
Dylan Dizon
|
ff72e186b0
|
Fix reverse command always removing invocation
|
2018-11-06 15:38:13 -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 |
|
Dylan Dizon
|
ac72df2cea
|
Prune and clean vestigial packages from Pipfile
Also removed Python version requirement entirely
|
2018-11-03 20:07:41 -04:00 |
|
Dylan Dizon
|
fd7c4d44f5
|
Prune incomplete, vestigial, and irrelevant code
- Completely removed music cog for now
- Halted Google Play Music integration
- Removed "periodic_gpm" items from tasks file
|
2018-11-03 20:04:39 -04:00 |
|
Dylan Dizon
|
9c4223d0f5
|
Fix logic error
|
2018-11-03 17:07:48 -04:00 |
|
Dylan Dizon
|
55c97ae356
|
Remove deprecated name argument
|
2018-11-03 17:06:56 -04:00 |
|
Dylan Dizon
|
ef632a10b5
|
Fix aiohttp warning for ClientSession outside of async construct
|
2018-11-03 17:04:52 -04:00 |
|
Dylan Dizon
|
c51353df76
|
Change flag options to align with command standards
|
2018-11-03 17:03:47 -04:00 |
|
Dylan Dizon
|
57431b8de5
|
Remove close method entirely
|
2018-11-03 17:02:35 -04: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 |
|
Dylan Dizon
|
8fb637396e
|
Update Pipfile to use Python v3.x in lieu of v3.7
|
2018-11-03 16:57:58 -04:00 |
|
Dylan Dizon
|
c7fd155939
|
Add sending of reconnect message to owner
|
2018-09-05 22:03:54 -04:00 |
|
Myned
|
72055d5eb5
|
Fix deprecated parameter
|
2018-09-03 22:18:41 -04:00 |
|
Myned
|
9ea9c23426
|
Fix error reporting
|
2018-06-14 21:24:52 -04:00 |
|
Myned
|
a732f4e8e2
|
Fix for discord.py upgrade
|
2018-06-14 21:16:54 -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
|
32dafac469
|
Fix error logs not showing channel
|
2018-05-11 12:35:15 -04:00 |
|
Myned
|
2f97cb650f
|
Fix Forbidden error
|
2018-05-10 18:35:49 -04:00 |
|
Myned
|
5f3c313fe1
|
Fix DMChannel error reporting
|
2018-04-22 07:07:42 -04:00 |
|
Myned
|
53a6e6c90a
|
Remove custom character limit for errors
Leads to frequent fatal errors
|
2018-04-19 22:39:00 -04:00 |
|
Myned
|
4207cc1af1
|
Fix formatting
|
2018-04-12 19:12:29 -04:00 |
|
Myned
|
2fd70139d0
|
Uncomment test confirmation
|
2018-04-12 19:11:05 -04:00 |
|
Myned
|
e28bf1fb29
|
Merge branch 'master' into dev
|
2018-04-01 16:04:43 -04:00 |
|
Myned
|
0747b51db7
|
Change cogs dict to be global for a new on_ready to access
|
2018-04-01 16:04:34 -04:00 |
|
Myned
|
661194ea5d
|
Merge branch 'dev'
|
2018-04-01 07:29:55 -04:00 |
|
Myned
|
bab0900fde
|
Add assignment of cogs to manageable variables
|
2018-04-01 07:29:27 -04:00 |
|
Myned
|
6bbcb57b3f
|
Merge remote-tracking branch 'origin/dev'
|
2018-03-31 17:48:31 -04:00 |
|
Myned
|
00be044033
|
Fix referencing error
|
2018-03-31 17:47:38 -04:00 |
|
Myned
|
f5f8687adf
|
Merge remote-tracking branch 'origin/master' into dev
|
2018-03-31 16:37:58 -04:00 |
|
Myned
|
8da2dd37ae
|
Merge remote-tracking branch 'origin/master'
|
2018-03-31 16:37:32 -04:00 |
|
Myned
|
313dda5096
|
WIP fix for reconnection issues
|
2018-03-31 16:37:05 -04:00 |
|
Myned
|
9f487cb57c
|
File map update
|
2018-03-31 16:36:30 -04:00 |
|
Myned
|
66c7bfc429
|
Merge remote-tracking branch 'origin/master'
|
2018-02-19 13:00:09 -05:00 |
|