Myned
|
f232eee071
|
Changed 10 sec timer for command result deletion to 7 secs (too long)
|
2017-11-19 22:55:38 -05:00 |
|
Myned
|
4a18ec2bae
|
Changed command completion reactions to globally activate for simplicity
|
2017-11-19 22:55:34 -05:00 |
|
Myned
|
c5a2480cb7
|
Addition to WIP report command commit
|
2017-11-06 02:04:17 -05:00 |
|
Myned
|
7462e073e8
|
Reverted direct emojis for \N syntax (again) for cross-compatibility
(Hopefully)
|
2017-11-06 02:00:58 -05:00 |
|
Myned
|
3f41ce2d7c
|
WIP cross-server reporting command
|
2017-11-06 01:57:44 -05:00 |
|
Myned
|
72850844c1
|
Converted \N unicode formatting to direct emojis for clarity
|
2017-10-30 00:20:40 -04:00 |
|
Myned
|
ddc020e11d
|
Removed periods from output for aesthetic purposes
|
2017-10-28 16:28:16 -04:00 |
|
Myned
|
1ecd790f83
|
Prefix per guild command
|
2017-10-20 16:16:05 -04:00 |
|
Myned
|
144e90abc1
|
Converted emoji to unicode names, fixed emoji parsing w/ devon d.py fork
|
2017-10-18 14:09:13 -04:00 |
|
Myned
|
6f38e0bc8e
|
4 space > 2 space
|
2017-10-17 19:04:45 -04:00 |
|
Myned
|
5312e7a18b
|
Converted history flattening and check to async iteration
|
2017-10-17 18:02:00 -04:00 |
|
Myned
|
71ff248787
|
Fixed check not appending messages, added counter for remaining messages
|
2017-10-17 02:45:18 -04:00 |
|
Myned
|
daf8e1b1f3
|
WIP async for history(), unpin
|
2017-10-17 02:36:11 -04:00 |
|
Myned
|
444d7e34c1
|
Increased deletion timeout to 10 mins
|
2017-10-17 02:28:44 -04:00 |
|
Myned
|
a9226660e6
|
Reverted change to uid
|
2017-10-17 02:25:23 -04:00 |
|
Myned
|
e9f46de6f3
|
d.Member -> d.User
|
2017-10-17 02:16:11 -04:00 |
|
Myned
|
c977a509f8
|
UID -> d.Member, pinned deletion message
|
2017-10-17 02:11:19 -04:00 |
|
Myned
|
b9955b1c6c
|
Pring id instead of name for anonymity
|
2017-10-16 23:46:31 -04:00 |
|
Myned
|
2573385361
|
Decorated commands with reactions, reverse > qualitify, formatting
|
2017-10-16 18:50:27 -04:00 |
|
Myned
|
1953a06f9f
|
Added reactions on most commands, changed manage_channels to messages
|
2017-10-16 15:51:33 -04:00 |
|
Myned
|
72279ef005
|
Misc tweaks
|
2017-10-16 03:27:00 -04:00 |
|
Myned
|
06c7428cc2
|
Converted except passes to suppress(), * > ctx.*, cleaned some code
|
2017-10-15 12:57:31 -04:00 |
|
Myned
|
1c0c63143f
|
Create a single task to delete messages from any channel for rate limits
|
2017-10-15 02:14:34 -04:00 |
|
Myned
|
d3471e7e51
|
msg > message
|
2017-10-15 01:50:37 -04:00 |
|
Myned
|
f706b4a18d
|
Added ability to queue messages for deletion if they exist before cache
|
2017-10-15 01:49:10 -04:00 |
|
Myned
|
3c55f9bb05
|
Added settings.pkl for del_ctx checks
|
2017-10-14 23:40:56 -04:00 |
|
Myned
|
00eec657da
|
stdout and stderr output tweaks, ctx.* shortcut, WIP macOS notifier
|
2017-10-14 21:52:21 -04:00 |
|
Myned
|
225bebff0a
|
Removed redundant "./" from file declarations, changed d.errors to err.
|
2017-10-14 15:28:00 -04:00 |
|
Myned
|
33c80c7afd
|
Fixed task reconnect, moved global LIMIT, various other stuffs
|
2017-10-13 01:23:18 -04:00 |
|
Myned
|
2bd2808bfc
|
Cleaned up formatting with autopep8
|
2017-10-12 22:26:22 -04:00 |
|
Myned
|
da78317188
|
Moved setdefault to the if statement, changed output, added error catch
|
2017-10-11 11:26:26 -04:00 |
|
Myned
|
9c06d7bfa9
|
Removed traceback limit
|
2017-10-11 11:25:37 -04:00 |
|
Myned
|
f29750a78f
|
Exception error change and pass for NotFound
|
2017-10-11 11:15:26 -04:00 |
|
Myned
|
6f6d6be9df
|
Checked for channel before looping
|
2017-10-11 11:08:18 -04:00 |
|
Myned
|
a6e2b50b1c
|
Pruning all user messages, WIP command structure, channel auto-delete
|
2017-10-11 03:05:05 -04:00 |
|
Myned
|
0ee61c8084
|
Added prune all user command
|
2017-10-04 16:29:13 -04:00 |
|