Commit Graph

668 Commits

Author SHA1 Message Date
TheEssem e6b4db6e3e
Implemented a faster speed/slow method that doesn't require decoding the GIF 2021-05-11 23:05:38 -05:00
TheEssem 61758fa3bb
Pass an image buffer into the native functions instead of a URL 2021-05-11 14:25:02 -05:00
TheEssem 666f9b9912
Clarify restart message 2021-05-11 12:13:33 -05:00
TheEssem d5c7b38b57
None of these were needed in the first place 2021-05-11 12:11:54 -05:00
TheEssem 42188ee6d4
v1.5.3 2021-05-11 11:39:59 -05:00
TheEssem ff461e52f5 imagemagick time policy literally does nothing 2021-05-11 11:23:19 -05:00
TheEssem c4b57ac617 Re-add a form of size limit 2021-05-11 11:22:27 -05:00
TheEssem 364d8bf006 Made command outputs post as replies, fixed status changing on cluster restart, extra stuff 2021-05-11 11:12:01 -05:00
TheEssem 08ecfc7d10 Forgot to remove this 2021-05-10 23:01:16 -05:00
TheEssem 2b810c7c86 Re-add image job timeout, split dockerfiles, removed api from docker-compose, more fixes 2021-05-10 22:59:19 -05:00
TheEssem f0734bba00 pain, lots of pain 2021-05-06 17:40:06 -05:00
TheEssem 198b6dbcac Fixed potential issue where all jobs could be deleted 2021-05-06 16:58:35 -05:00
TheEssem e8834c072a Properly handle closing an image server connection, switch some "on" instances to "once" 2021-05-06 16:40:05 -05:00
TheEssem 8e7764fc57 Add extra giphy media URL 2021-05-06 16:12:44 -05:00
TheEssem afeff51ffe v1.5.2 2021-05-06 16:07:57 -05:00
TheEssem 11ab4ad1d4 Fixed flag returning an error on a nonexistent flag 2021-05-06 15:17:34 -05:00
TheEssem 108afc3626 might be a stupid idea 2021-05-06 15:17:04 -05:00
Essem c09142f7d3
why is this here 2021-05-05 12:03:45 -05:00
Essem 7bf41c77f4 Update issue templates 2021-05-05 11:29:36 -05:00
TheEssem 073c337d3d Added uncaption, removed unncecessary log 2021-05-04 16:28:34 -05:00
TheEssem 9f7f4d21ba Fixed globe outputting still images 2021-05-04 16:27:35 -05:00
TheEssem 6a96686772 Add catch-all error handler to native image functions 2021-05-03 16:01:48 -05:00
TheEssem e5d9388952 Added command counts to Prometheus metrics 2021-05-03 08:49:55 -05:00
TheEssem d0a4addcb5 Merge branch 'samhza-master' 2021-05-03 08:31:26 -05:00
TheEssem dd748fbc60 just some fixes 2021-05-03 08:30:07 -05:00
Samuel Hernandez a868fd0698
Add serving metrics for Prometheus
Co-authored-by: TheEssem <smswessem@gmail.com>
2021-05-02 16:16:48 -04:00
TheEssem 84e20308f2 i don't even know 2021-05-02 12:00:41 -05:00
TheEssem 56113a1cf8 Fixed some DM command issues, made reload and restart use IPC 2021-04-30 12:31:53 -05:00
TheEssem e0e0c9c7d4 More hotfixing 2021-04-29 19:03:03 -05:00
TheEssem 5a60e4be70 hotfix moment 2021-04-29 18:55:58 -05:00
TheEssem 41555424f4 v1.5.1 2021-04-29 18:18:40 -05:00
TheEssem 19922858f2 Fixed some issues regarding eris-sharder and newer eris versions 2021-04-29 16:56:32 -05:00
TheEssem 33808685f3 stats.shards isn't a valid field lmao 2021-04-26 21:53:27 -05:00
TheEssem b7fe04c82b Added reddit, catch any errors in native functions 2021-04-26 09:47:03 -05:00
TheEssem 6cecd4b9d6 Make all native image functions synchronous 2021-04-24 17:54:47 -05:00
TheEssem f44abc5576 how did this one even slip by 2021-04-24 17:45:59 -05:00
TheEssem ebfab817d7 Added support for multiple processing emojis, fixed issue with local image processing 2021-04-23 15:03:48 -05:00
TheEssem 4e4ae3613f Removed DB_DRIVER parameter 2021-04-22 10:09:46 -05:00
TheEssem e10a277f65 Fixed help command not being properly generated 2021-04-22 09:21:58 -05:00
TheEssem b5253cf8e3 Potential giphy fix 2021-04-21 17:37:05 -05:00
TheEssem 6ed594a177 possible dbl fix? 2021-04-21 13:35:06 -05:00
TheEssem 581518714a band-aid fix for an issue 2021-04-21 13:08:52 -05:00
TheEssem 78f927a6fa v1.5.0 2021-04-21 12:45:13 -05:00
TheEssem e33d7fca5b Only delete image job after time limit if it's finished 2021-04-21 12:36:59 -05:00
TheEssem 7bd3fc2791 Added a playing message 2021-04-19 22:28:56 -05:00
TheEssem 2a22c73654 Made image detection start with replies 2021-04-19 22:06:40 -05:00
TheEssem 7db1aa880c Added argument support to slow/speed, made video detection also detect images 2021-04-19 20:15:32 -05:00
TheEssem e00671f0d5 Added argument to freeze for setting the end frame, speed is now aware of variable framerates 2021-04-19 11:04:24 -05:00
TheEssem f21cb21d9c Removed error/warn events (handled by eris-sharder) 2021-04-19 10:12:32 -05:00
TheEssem c67499af9d Added initial support for detecting videos, prevent music messages from showing on soundboard commands, fixed(?) permission checking 2021-04-19 09:31:39 -05:00