Commit graph

88 commits

Author SHA1 Message Date
e989901039
Extend meme outline 2022-05-01 14:37:28 -05:00
7a31e063f8
Port meme 2022-05-01 14:37:28 -05:00
d5811503da
Port recent watermark changes to libvips 2022-05-01 14:37:28 -05:00
d9a2e0bfb9
Port freeze 2022-05-01 14:37:27 -05:00
a1b12e16b4
Removed trump and leak
Both commands have overstayed their welcome, could return through some other way however
2022-05-01 14:37:27 -05:00
4a3d880a61
Port invert, jpeg, and mirror 2022-05-01 14:37:27 -05:00
112f15e9f2
Port watermark, homebrew, gamexplain, and flag 2022-05-01 14:37:27 -05:00
0fa02a9e6a
Port flip, re-add top to caption2 2022-05-01 14:37:27 -05:00
9e4cdd7120
Port crop 2022-05-01 14:37:26 -05:00
8b59e70fe5
Port caption2, start blur/colors ports 2022-05-01 14:37:26 -05:00
50ef9e51be
Don't crop if image isn't a GIF 2022-05-01 14:37:26 -05:00
2c60e404a4
Port caption to libvips 2022-05-01 14:37:26 -05:00
6bf0537c29
Add initial Azure Functions support, clean up gitignore 2022-04-17 10:40:56 -05:00
5b2b3549b4
Small tweaks 2022-03-09 13:30:18 -06:00
bjcscat
b17611917f Add support for string gravity + speechbubble command 2022-03-08 23:24:48 +00:00
bjcscat
d2b0aa4f99 update watermark with new features to make commands easier 2022-03-08 17:03:25 +00:00
ec6fb7de37
Added tolerance option to uncaption, fixed nogif return type 2022-02-17 08:46:02 -06:00
7536352858
Fixed speed frame removal delay bug, allow extending pagination timeout 2022-02-06 01:12:04 -06:00
26741e8c6c
Rework pagination, fix caption2 font, some logging fixes, updated packages 2022-02-02 11:01:33 -06:00
715ed3bb7b
Added quality option to jpeg, adjusted CMakeLists, more tweaks 2022-01-20 22:52:29 -06:00
535e6e0e4a
why did I think that using remove_if was a good idea 2022-01-15 00:04:34 -06:00
1e1a24b003
Add InitializeMagick to native image code 2021-12-30 23:08:06 -06:00
923349408e
Fixed mirror colorspace 2021-12-30 15:32:39 -06:00
1a76d4d0c4
Fixed avatar arg issue, fixed motivate bottom text 2021-12-30 14:27:18 -06:00
952f2e5237
Fix motivate font, fixed server command check error 2021-12-23 16:09:50 -06:00
f71f18fc5d
Added grayscale and sepia 2021-12-14 01:16:23 -06:00
30bcb7a969
Added extra font support to some other commands, handle overflow on image api 2021-12-06 01:25:38 -06:00
ItsODRJR
98b812e0d3
ZAMN Image Command (#195)
* Add files via upload

* Add files via upload

* Update image.cc

* Add files via upload
2021-12-02 18:05:52 -06:00
f5a0fa5f7c
Catch image load warnings, set message limit to 50, don't crash the bot if .git is missing 2021-10-23 13:58:19 -05:00
c6589dd507
Hardcoded color level values in deepfry, default to quantum depth of 8 2021-08-31 15:35:27 -05:00
560d3883ad
Made soos more smooth, added server count to prometheus, fixed unhandled soundplayer error 2021-08-16 23:04:11 -05:00
cbc2918228
Fixed deepfry 2021-08-08 22:46:10 -05:00
e44f5ba59d
Added font flag to caption 2021-08-06 22:27:50 -05:00
d03967212e
Added more command flags, start documenting command flags, removed args argument from params function 2021-07-14 17:23:50 -05:00
74ee8988bf
Changed whisper font size 2021-07-12 16:53:54 -05:00
08e49537f9
Added whisper 2021-07-12 16:02:00 -05:00
2da505a778
Added deepfry, make jpeg work on GIFs 2021-06-29 17:26:22 -05:00
4672e8d6ad
Increase uncaption tolerance 2021-06-29 15:16:01 -05:00
41c8be04cf Added gif, detect if any image servers are disconnected 2021-06-28 17:59:05 -05:00
52d91b752d
Added snapchat, prevent image queue packet from being sent twice 2021-06-14 22:03:48 -05:00
248ea8a71b
Removed dedicated napi error handler 2021-05-23 17:25:00 -05:00
9fd9464cc5
Try a method for large meme text scaling 2021-05-22 22:24:34 -05:00
55a150c0c9
Check for trailing byte in speed 2021-05-17 23:44:28 -05:00
6149ede744
Scale meme text properly 2021-05-15 18:25:04 -05:00
ad87722fd2
Changed blurple to reflect the new Discord rebrand 2021-05-13 17:19:28 -05:00
79bc36759c
Added support for DEBUG environment variable with image runner, make freeze use a similar method to speed 2021-05-13 17:11:13 -05:00
e6b4db6e3e
Implemented a faster speed/slow method that doesn't require decoding the GIF 2021-05-11 23:05:38 -05:00
61758fa3bb
Pass an image buffer into the native functions instead of a URL 2021-05-11 14:25:02 -05:00
2b810c7c86 Re-add image job timeout, split dockerfiles, removed api from docker-compose, more fixes 2021-05-10 22:59:19 -05:00
073c337d3d Added uncaption, removed unncecessary log 2021-05-04 16:28:34 -05:00