1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2025-02-01 18:35:19 +00:00
Commit graph

90 commits

Author SHA1 Message Date
Myned
2b176a2853 Added ability for members with manage_messages to end paginators 2017-11-08 22:36:06 -05:00
Myned
06e07dc865 Converted appropriate waits to gathers for ease of use with exceptions 2017-11-07 01:50:44 -05:00
Myned
1ccd79d64c Fixed IndexError on hearting post after last image notification 2017-11-06 23:49:10 -05:00
Myned
c7135b84f4 Added pouting face for negative scores 2017-11-06 02:01:31 -05:00
Myned
7462e073e8 Reverted direct emojis for \N syntax (again) for cross-compatibility
(Hopefully)
2017-11-06 02:00:58 -05:00
Myned
61e60d1c56 Added global color 2017-11-06 01:56:52 -05:00
Myned
85989ad4d3 Lowered internal timeout for post search 2017-10-31 16:20:19 -04:00
Myned
baba987697 Fixed tags still being limited with order: 2017-10-31 16:13:39 -04:00
Myned
91890a79e8 Added image url suggestion on not found error 2017-10-31 15:12:19 -04:00
Myned
a1d4dad92e Fixed footnote formatting 2017-10-31 15:10:36 -04:00
Myned
7e3e9d36f0 Removed score from paginator for aesthetic reasons 2017-10-31 14:27:30 -04:00
Myned
8b4a584aa3 Added e926 paginator 2017-10-31 14:21:42 -04:00
Myned
8d67775a7c Fixed url count 2017-10-31 00:49:02 -04:00
Myned
3388325aa5 Changed url list to dict w/ message to fix errors w/ references 2017-10-31 00:32:43 -04:00
Myned
8eee78a70d Added ability to switch order:random tag for another order: 2017-10-30 23:35:40 -04:00
Myned
ba78274b36 Changed e621 icon to display score according to set ranges as emoji 2017-10-30 23:32:55 -04:00
Myned
5df1703fb2 Added ability to change order tag 2017-10-30 15:44:41 -04:00
Myned
a3dd706674 Changed "0 or cancel" to 🛑 reaction for pool selection, tweaked format 2017-10-30 00:23:33 -04:00
Myned
72850844c1 Converted \N unicode formatting to direct emojis for clarity 2017-10-30 00:20:40 -04:00
Myned
fdc2dd4631 Changed post author being displayed to artist(s) 2017-10-29 18:09:48 -04:00
Myned
d4707c7682 Reverted paginator method e6/pool combo to fix abort not catching 2017-10-29 17:56:38 -04:00
Myned
23954252a2 Added typing indicator for multiple pools 2017-10-29 17:55:40 -04:00
Myned
0ebd06c4c1 Compressed history checks into one url loop, failed reaction tweak 2017-10-28 16:32:04 -04:00
Myned
0dc968f177 Fixed naming error 2017-10-28 16:30:46 -04:00
Myned
c6982862fd Tweaked command names 2017-10-28 16:30:07 -04:00
Myned
58db7ade4b Fixed naming error 2017-10-28 16:29:17 -04:00
Myned
ddc020e11d Removed periods from output for aesthetic purposes 2017-10-28 16:28:16 -04:00
Myned
dcc251496b Added current / total *ify status 2017-10-28 15:45:28 -04:00
Myned
985791e574 Removed colon from match output 2017-10-28 15:44:37 -04:00
Myned
844afd8600 Commented out WIP autopost command 2017-10-28 15:43:51 -04:00
Myned
7652f276cc Increased *ify limit to 30 2017-10-28 15:43:29 -04:00
Myned
21fc7d40fb Removed redundant "?id=" 2017-10-27 21:23:47 -04:00
Myned
06d5d562de Temporarily combined e6/pool paginator into one method for clarity 2017-10-27 21:08:52 -04:00
Myned
e51e2c124c Formatting tweak, removed try/except/finally block for logging purposes 2017-10-27 21:08:23 -04:00
Myned
1c212ee20d Added "0" in addition to "cancel" to abort wait_for 2017-10-27 21:07:49 -04:00
Myned
fac0cc58f0 Added getpool command 2017-10-27 21:07:06 -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
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
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
eaf6d0cd9f Caught limit out of bounds 2017-10-17 20:29:30 -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