1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-02 13:12:40 +00:00
Commit graph

33 commits

Author SHA1 Message Date
Myned
dabd472753 Added config option "playing" 2017-10-16 14:07:10 -04:00
Myned
e6e9b59791 Fixed pool command, formatting 2017-10-16 13:18:17 -04:00
Myned
7a7a4e8130 Added auto_reverse command 2017-10-16 03:27:21 -04:00
Myned
d8618303a4 Added reverse image all, quality image all, get image commands 2017-10-16 02:08:20 -04:00
Myned
384dadc93a Fixed http icon_url 2017-10-15 17:21:08 -04:00
Myned
a0da23dd92 Fixed loop changing end tag, logical method name, removed a alias 2017-10-15 16:18:09 -04:00
Myned
2cf9faf08f Support multiple attachments/urls, fixed missing args, added rate limit 2017-10-15 14:20:11 -04:00
Myned
bee97afc3e Fixed MissingArgument 2017-10-15 13:30:40 -04:00
Myned
06c7428cc2 Converted except passes to suppress(), * > ctx.*, cleaned some code 2017-10-15 12:57:31 -04:00
Myned
f94303da60 Changed http icon url to local 2017-10-15 01:34:15 -04:00
Myned
a346dfca7e Formatting changes, changed to errext, caught CheckFailure 2017-10-14 23:41:42 -04:00
Myned
ca530e1182 ctx.* shortcut 2017-10-14 21:55:10 -04:00
Myned
42adc28e09 Added WIP favorites command 2017-10-14 15:29:53 -04:00
Myned
f0f0850c0e Changed tag command to search related tags, .format(), formatting, ctx 2017-10-13 23:40:38 -04:00
Myned
2ff61c4794 Fixed alias name conflict, check for no command arg, pass ValueError 2017-10-13 21:57:57 -04:00
Myned
841470655c Added post author and pool name to e6 commands 2017-10-13 04:19:49 -04:00
Myned
62e95e5188 Changed all whiles to use bot connection status instead; WIP event loop 2017-10-13 01:24:57 -04:00
Myned
5d4e49bb4d Converted manual channel mention to implicit 2017-10-12 22:49:19 -04:00
Myned
d69ea81430 Whole bunch of miscellaneous tweaks that won't fit in summary, autopep8
Compacted try/except file creation blocks into an outsourced method, moved global variables to class instantiation, converted blacklists and alias list to sets that save to .pkl instead of .json, added pool paginator, various formatting changes,
2017-10-12 22:34:48 -04:00
Myned
5264a93050 Rate limited post saves over 5 2017-10-11 11:09:15 -04:00
Myned
25c28a509f Added reaction paginator, WIP .format conversion, del blacklist 2017-10-11 03:12:13 -04:00
Myned
79c53fd8d0 WIP temp images to clear periodically 2017-10-11 03:11:00 -04:00
Myned
dd284701ee Added base exception catching 2017-10-02 19:40:51 -04:00
Myned
c8571d1c7a Added try/except blocks to subcommands 2017-10-02 19:37:58 -04:00
Myned
41c5f86181 Fixed KeyError, added limit extension, and playing with last_command 2017-10-02 15:20:04 -04:00
Myned
9041af8463 Shrunk image precheck and fetching checks 2017-10-01 15:40:35 -04:00
Myned
97f3d3a1bc Combined separate blacklist files into one 2017-09-30 04:12:24 -04:00
Myned
8420f3ee57 Adding alias filtering and removed set command 2017-09-30 03:27:57 -04:00
Myned
3c2f5c5cc0 STUFF AND THINGS OKAY 2017-09-27 01:36:27 -04:00
Myned
0f9c961966 Did stuff and things 2017-09-25 15:31:51 -04:00
Myned
bb3721478f "Added prefix to config and fixed initial startup" 2017-09-24 15:13:36 -04:00
Myned
3d02095687 Fixed config file creation 2017-09-24 14:09:02 -04:00
Myned
ec927178b6 "Folder rename" 2017-09-24 11:32:35 -04:00
Renamed from src/test/cogs/booru.py (Browse further)