Myned
|
a7809ebee8
|
Merge branch 'dev'
|
2017-10-21 16:45:34 -04:00 |
|
Myned
|
f121ccd3f8
|
Removed owner global access to paginator, starred > hearted, ordering
|
2017-10-21 16:45:26 -04:00 |
|
Myned
|
f96b5270c9
|
Added redundant check for image position input (> 0)
|
2017-10-21 16:44:05 -04:00 |
|
Myned
|
82729dc6c1
|
Added alias for paginator
|
2017-10-21 16:43:01 -04:00 |
|
Myned
|
51205c31bc
|
Changed internal methods to use leading underscores
|
2017-10-21 16:42:32 -04:00 |
|
Myned
|
0658a62823
|
Lowered timeout for image position
|
2017-10-21 16:41:58 -04:00 |
|
Myned
|
4bd72a160f
|
WIP endpoint command
|
2017-10-21 16:41:22 -04:00 |
|
Myned
|
3c09863a60
|
Error formatting tweak
|
2017-10-21 16:41:01 -04:00 |
|
Myned
|
04ec3b9955
|
Fixed commands not showing in help if checks fail
|
2017-10-21 16:40:36 -04:00 |
|
Myned
|
4528c6fe10
|
Testing with audit logs
|
2017-10-21 16:40:06 -04:00 |
|
Myned
|
4faa5b9bb7
|
Whitespace inconsistency
|
2017-10-21 16:39:11 -04:00 |
|
Myned
|
894cbf8687
|
Tweaked UA header
|
2017-10-21 16:38:49 -04:00 |
|
Myned
|
5eed4f3dcf
|
Merge branch 'dev'
|
2017-10-20 16:26:23 -04:00 |
|
Myned
|
392679a26d
|
Send command __ fix
|
2017-10-20 16:26:13 -04:00 |
|
Myned
|
3fa251114a
|
Prefix command change to accommodate guild prefixes
|
2017-10-20 16:25:40 -04:00 |
|
Myned
|
8b0d3d5bb3
|
Added Execute and Evaluate exceptions to be caught in the command
|
2017-10-20 16:25:12 -04:00 |
|
Myned
|
12c577d9b1
|
2 > 4, WIP console tweaking
|
2017-10-20 16:24:43 -04:00 |
|
Myned
|
9edaac7803
|
Removed global nl
|
2017-10-20 16:24:19 -04:00 |
|
Myned
|
51a002bb3f
|
2 > 4 space
|
2017-10-20 16:23:27 -04:00 |
|
Myned
|
8a0ba12f20
|
Added prefixes dict to settings file
|
2017-10-20 16:23:01 -04:00 |
|
Myned
|
c1a0f5850d
|
User-Agent tweak
|
2017-10-20 16:22:14 -04:00 |
|
Myned
|
dc63ec794e
|
isdigit()
|
2017-10-20 16:20:47 -04:00 |
|
Myned
|
e927ccca9d
|
Added "LOADED :"
|
2017-10-20 16:20:33 -04:00 |
|
Myned
|
22afd87d8b
|
⚠️ > \N{WARNING SIGN}
|
2017-10-20 16:19:58 -04:00 |
|
Myned
|
4d92778c8a
|
Misc testing
|
2017-10-20 16:19:15 -04:00 |
|
Myned
|
1443dce356
|
on_message override to check if invoker is bot
|
2017-10-20 16:17:55 -04:00 |
|
Myned
|
d576e4d6a3
|
Compressed add_cog to for loop
|
2017-10-20 16:17:16 -04:00 |
|
Myned
|
1ecd790f83
|
Prefix per guild command
|
2017-10-20 16:16:05 -04:00 |
|
Myned
|
a74c08867a
|
2 > 4 space
|
2017-10-20 16:15:18 -04:00 |
|
Myned
|
8e0d8259fb
|
suppress ValueError > isdigit(), reaction order logic
|
2017-10-20 16:14:24 -04:00 |
|
Myned
|
d86c695ee4
|
WIP auto e6 post command
|
2017-10-20 16:12:57 -04:00 |
|
Myned
|
bce26621fc
|
Merge branch 'dev'
|
2017-10-19 12:42:33 -04:00 |
|
Myned
|
30d558177e
|
Reaction order tweak
|
2017-10-19 12:42:19 -04:00 |
|
Myned
|
126bdfed3e
|
Merge branch 'dev'
|
2017-10-19 04:40:57 -04:00 |
|
Myned
|
ad5604db14
|
WIP help doc strings, added react add/remove, starred count, formatting
|
2017-10-19 04:40:50 -04:00 |
|
Myned
|
ff2ac1b587
|
Misc testing and shit
|
2017-10-19 04:39:41 -04:00 |
|
Myned
|
d137ad40b1
|
Compressed try/excepts into a suppressing for loop
|
2017-10-19 04:39:18 -04:00 |
|
Myned
|
6df6258800
|
Merge branch 'dev'
|
2017-10-18 14:09:21 -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
|
99bbd645a7
|
Merge branch 'dev'
|
2017-10-17 23:32:41 -04:00 |
|
Myned
|
f96d36be0e
|
Fixed appending to None
|
2017-10-17 23:32:32 -04:00 |
|
Myned
|
f76e4da5fc
|
Comment change (because reasons)
|
2017-10-17 23:32:12 -04:00 |
|
Myned
|
a1342225e8
|
Merge branch 'dev'
|
2017-10-17 20:46:50 -04:00 |
|
Myned
|
b1e189c335
|
Added m, prefix
|
2017-10-17 20:46:43 -04:00 |
|
Myned
|
d0a2d99993
|
Merge branch 'dev'
|
2017-10-17 20:29:37 -04:00 |
|
Myned
|
eaf6d0cd9f
|
Caught limit out of bounds
|
2017-10-17 20:29:30 -04:00 |
|
Myned
|
389469bfbb
|
Import error
|
2017-10-17 20:28:56 -04:00 |
|
Myned
|
c2f5555857
|
Merge branch 'dev'
|
2017-10-17 20:13:48 -04:00 |
|
Myned
|
09b456faf3
|
Hopefully fixed the various conceptual errors qwq
|
2017-10-17 20:13:40 -04:00 |
|
Myned
|
f1082ff5c4
|
Merge branch 'dev'
|
2017-10-17 19:04:54 -04:00 |
|