murm
7a76609e70
minor fixes to the natives
2023-03-19 05:12:58 -04:00
murm
ff7f0a3110
Natives Rework (Thank you Essem)
...
Co-authored-by: Essem <TheEssem@users.noreply.github.com>
2023-03-19 04:40:32 -04:00
murm
db9b70bf66
initial update
2023-03-15 10:09:09 -04:00
10b80f2fd0
Add togif parameter
2023-03-08 19:36:39 -06:00
3c16599126
Deduplicate vips shutdown, reformat natives, remove soos alias
2022-12-28 17:01:50 -06:00
47b2d9fcff
Finish converting natives
2022-12-28 00:20:17 -06:00
bjcscat
1037e8a9a0
use new typing and functions for more "safety" ( #332 )
2022-12-03 13:49:28 -06:00
9ddc32193f
Swap std::any for std::variant
2022-11-27 17:23:57 -06:00
7ee571dd2b
Some fixes and whatnot
2022-11-27 14:52:40 -06:00
bjcscat
330dd67063
Partial natives rework ( #325 )
...
* natve code reworking
* Whoops
* remove old code
* Make gc callback instead of do thing that causes segfault
2022-11-27 13:03:07 -06:00
7a88f6b693
Fix emoji font stack, change sonic font, fix job ID not being sent on jobs that don't require image input, some error handling fixes
2022-09-23 17:24:28 -05:00
4f66519aa7
Load fonts directly from assets directory, fix image buffer issues
2022-09-22 23:44:54 -05:00
4ccaea7c91
Properly clear vips error data
2022-06-27 22:50:53 -05:00
bjcscat
207d950a6c
set reoptimize to override input GCT ( #287 )
2022-06-27 21:58:42 -05:00
ff84306637
Change default searx URL, update packages
2022-06-22 11:00:31 -05:00
34c0ee14e0
A few tweaks
2022-06-20 01:05:06 -05:00
6b34cb9d9e
Remove delay parameter, change argument handling, make help command show proper flag types
2022-06-07 18:26:40 -05:00
38233af2d7
Port deepfry, reddit, resize, and sonic, replace thumbnail with resize, cleanup
2022-05-01 14:37:28 -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
715ed3bb7b
Added quality option to jpeg, adjusted CMakeLists, more tweaks
2022-01-20 22:52:29 -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
e44f5ba59d
Added font flag to caption
2021-08-06 22:27:50 -05:00
248ea8a71b
Removed dedicated napi error handler
2021-05-23 17:25:00 -05:00
61758fa3bb
Pass an image buffer into the native functions instead of a URL
2021-05-11 14:25:02 -05:00
6a96686772
Add catch-all error handler to native image functions
2021-05-03 16:01:48 -05:00
b7fe04c82b
Added reddit, catch any errors in native functions
2021-04-26 09:47:03 -05:00
6cecd4b9d6
Make all native image functions synchronous
2021-04-24 17:54:47 -05:00
40223ec8b5
Class commands, improved sharding, and many other changes ( #88 )
...
* Load commands recursively
* Sort commands
* Missed a couple of spots
* missed even more spots apparently
* Ported commands in "fun" category to new class-based format, added babel eslint plugin
* Ported general commands, removed old/unneeded stuff, replaced moment with day, many more fixes I lost track of
* Missed a spot
* Removed unnecessary abort-controller package, add deprecation warning for mongo database
* Added imagereload, clarified premature end message
* Fixed docker-compose path issue, added total bot uptime to stats, more fixes for various parts
* Converted image commands into classes, fixed reload, ignore another WS event, cleaned up command handler and image runner
* Converted music/soundboard commands to class format
* Cleanup unnecessary logs
* awful tag command class port
* I literally somehow just learned that you can leave out the constructor in classes
* Pass client directly to commands/events, cleaned up command handler
* Migrated bot to eris-sharder, fixed some error handling stuff
* Remove unused modules
* Fixed type returning
* Switched back to Eris stable
* Some fixes and cleanup
* might wanna correct this
* Implement image command ratelimiting
* Added Bot token prefix, added imagestats, added running endpoint to API
2021-04-12 11:16:12 -05:00
165fff0cf2
Fixed dispose weirdness with caption and spin
2021-03-06 11:39:54 -06:00
adroitwhiz
4842479001
Optimize dithering ( #66 )
2021-02-25 15:09:53 -06:00
3d85389638
Image commands now use optimizeTransparency instead of optimizeImageLayers
2021-02-12 18:22:36 -06:00
adroitwhiz
7167956a76
Stop using ffprobe to read GIF frame delay ( #57 )
...
* Stop using ffprobe to read GIF delay
* Default image delay to 0
2021-01-26 20:30:04 -06:00
940e16b232
Fixed caption font sizing
2020-11-09 22:04:29 -06:00
0600cf230f
Caption now supports more unicode characters, more api work, fixed multiple bugs
2020-11-05 15:40:18 -06:00
4caec5aefa
Fixed characters not being properly encoded, fixed images not being properly appended, more fixes
2020-09-09 21:36:20 -05:00
f415b3bb09
Changed image function syntax, improved dice, switched to fs.promises, might have also done other stuff but idk
2020-08-27 21:34:12 -05:00
70c4ff298f
Added command usage count to help, remove nonexistent commands from database, add build method to package.json
2020-07-29 18:06:34 -05:00
f9c8d6b26d
A bit of cleanup
2020-07-28 09:38:55 -05:00
9555406229
Final Magick++ ports, removed gm module
2020-07-23 15:49:34 -05:00