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

222 commits

Author SHA1 Message Date
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
30d558177e Reaction order tweak 2017-10-19 12:42:19 -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
144e90abc1 Converted emoji to unicode names, fixed emoji parsing w/ devon d.py fork 2017-10-18 14:09:13 -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
b1e189c335 Added m, prefix 2017-10-17 20:46:43 -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
09b456faf3 Hopefully fixed the various conceptual errors qwq 2017-10-17 20:13:40 -04:00
Myned
6f38e0bc8e 4 space > 2 space 2017-10-17 19:04:45 -04:00
Myned
f4da3c6705 Should fix improper returns 2017-10-17 19:04:34 -04:00
Myned
5ea671d764 Temp fix for temp folder not being created 2017-10-17 18:10:00 -04:00
Myned
1cc3a3736e Should fix wrong error catching 2017-10-17 18:04:43 -04:00
Myned
be805f9bb2 Included custom destination in hi command 2017-10-17 18:02:31 -04:00
Myned
5312e7a18b Converted history flattening and check to async iteration 2017-10-17 18:02:00 -04:00
Myned
e8b672b98e Converted message arg to consume all consecutive args as a single string 2017-10-17 18:01:15 -04:00
Myned
a5aff3da53 Tweaked base error output 2017-10-17 18:00:20 -04:00
Myned
bd46cfeccb Disabled logging for now 2017-10-17 17:59:58 -04:00
Myned
4d6659d167 Helper method for cleaning command args, implicit truth tweak 2017-10-17 17:59:44 -04:00
Myned
ca0d7c7400 Fixed success reaction on failure, added custom dest, fixed float limit 2017-10-17 17:59:08 -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
74ac29d27c Formatting change 2017-10-17 02:29:06 -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
9a343135de Merge branch 'master' into dev 2017-10-17 02:11:26 -04:00
Myned
c977a509f8 UID -> d.Member, pinned deletion message 2017-10-17 02:11:19 -04:00
Myned
ca8bd8eb18 Merge branch 'dev' 2017-10-17 01:52:15 -04:00
Myned
347b121522 Fixed embed colors inhibiting dm command access 2017-10-17 01:52:06 -04:00