1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2025-03-14 17:46:26 +00:00
Commit graph

205 commits

Author SHA1 Message Date
Myned
59c0f93229 Fixed hearted assigning a reference instead of copying the embed 2017-11-21 06:14:12 -05:00
Myned
dbaa930d57 Added ability to cancel GoTo with an input of 0 2017-11-21 06:12:30 -05:00
Myned
7e6abef2a5 Added score return for _get_pool 2017-11-21 06:11:09 -05:00
Myned
ea85496ede Changed 'url' to 'file_url' for consistency 2017-11-20 11:39:08 -05:00
Myned
891762d069 Converted edit(content) updates to use emojis in most cases 2017-11-20 11:38:27 -05:00
Myned
65f65c882a Added ability for any user to heart single e6 posts 2017-11-20 11:36:34 -05:00
Myned
a80a1c27fe Formatting and naming changes 2017-11-20 11:30:14 -05:00
Myned
577b7e9e58 Fixed hearted embeds not being referenced and added index to footnote 2017-11-20 08:48:44 -05:00
Myned
881b29a22d Fixed startup reactions not working properly and cleaned represenation 2017-11-20 08:45:49 -05:00
Myned
e2c770e620 Fixed username command referencing Client instead of ClientUser 2017-11-20 06:36:24 -05:00
Myned
3180a9dc60 Missed id > name conversion 2017-11-20 06:29:16 -05:00
Myned
6346e7c1f7 Changed stdoutput to use channel names instead of IDs 2017-11-20 06:27:18 -05:00
Myned
b21d3f7a96 Removed missed qual > rev conversion 2017-11-20 06:23:25 -05:00
Myned
d23c05049e Converted commands module to use alias cmds 2017-11-20 06:18:42 -05:00
Myned
c651ce7a0a Changed set prefix command to allow multiple prefixes 2017-11-20 06:11:29 -05:00
Myned
22aa1787e3 Added settings group command, moving delcmds and setprefix 2017-11-20 06:11:05 -05:00
Myned
deb93e5ac3 Added prune group command and changed pfg to prune user all 2017-11-20 06:09:40 -05:00
Myned
b1b8aa6b98 Added change_username command 2017-11-20 06:08:31 -05:00
Myned
7575875f88 Added change log to game command 2017-11-20 06:08:16 -05:00
Myned
490cb68dae Changed to use intrinsic boolean value of None types 2017-11-20 06:05:08 -05:00
Myned
02edb24d86 Changed upload commands to be hidden 2017-11-20 06:04:45 -05:00
Myned
b1abb69303 Moved del_ctx to on_command_completion and removed decorators 2017-11-20 06:04:32 -05:00
Myned
f4e34b3a90 Added score to reverse output and changed deletion logic 2017-11-20 02:21:35 -05:00
Myned
77687e93dd Added error catching for SizeError 2017-11-20 02:20:30 -05:00
Myned
a967eaedf0 Removed pre-rate limit from reverse commands 2017-11-20 02:19:47 -05:00
Myned
5b2bed29ef Removed redundant str() conversion 2017-11-20 02:18:44 -05:00
Myned
d8feb29330 Fixed references to deprecated auto_qual 2017-11-20 02:18:19 -05:00
Myned
f3daa5209a Beautify 2017-11-20 02:17:14 -05:00
Myned
c129f00ff3 80 character per line compliance 2017-11-19 23:42:20 -05:00
Myned
814d8eaf25 Change to use intrinsic boolean value for None types 2017-11-19 23:41:51 -05:00
Myned
36bf46753e Converted paginators to heart embeds instead of direct links 2017-11-19 23:41:01 -05:00
Myned
6099c5aad3 WIP e6 get group command 2017-11-19 23:39:32 -05:00
Myned
2162bdfc51 Combined aliases/related-tags into group command and improved output 2017-11-19 23:36:54 -05:00
Myned
cada654d9f Moved internal methods to top of methods 2017-11-19 23:34:37 -05:00
Myned
3bdf7f88d7 Fixed autopost referencing incorrect variables 2017-11-19 23:33:45 -05:00
Myned
5357de24b3 Removed redundancy 2017-11-19 23:33:10 -05:00
Myned
02488d3378 Fixed favorites command 2017-11-19 23:32:09 -05:00
Myned
d661a946ea WIP per-month updates for suggested tags 2017-11-19 23:28:17 -05:00
Myned
283aa9830d Unified qis and ris into respective ris commands 2017-11-19 23:25:30 -05:00
Myned
972bdf7cab Consistency fix 2017-11-19 23:10:48 -05:00
Myned
a5c334edfb Added newline to exec/eval command output 2017-11-19 23:08:59 -05:00
Myned
c7889c2c94 Lowered invite deletion timer to 5 secs 2017-11-19 23:06:24 -05:00
Myned
5168c025c5 Removed previous testing for lastcommand 2017-11-19 23:05:38 -05:00
Myned
c49f33d2fd Definition logic 2017-11-19 23:02:24 -05:00
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
852fe6b5a7 Lowered 10 min timeout for paginators to 7 mins 2017-11-08 23:49:12 -05:00
Myned
f68115901b Fixed tags not appearing in error output when internal timeout activates 2017-11-08 23:48:46 -05:00
Myned
8e9c37b092 Compressed temp blacklist creation 2017-11-08 23:48:12 -05:00
Myned
7a6ea6907f Added "als" alias for aliases command 2017-11-08 23:47:51 -05:00