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
9f7f4d21ba
Fixed globe outputting still images
2021-05-04 16:27:35 -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
7db1aa880c
Added argument support to slow/speed, made video detection also detect images
2021-04-19 20:15:32 -05:00
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
cc82d32840
Fixed slow, changed clean to handle all env variables, changed database handling
2021-04-14 16:37:40 -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
2d5eef2c8c
Replaced retro with New And Improved™ variant
2021-03-31 21:04:58 -05:00
165fff0cf2
Fixed dispose weirdness with caption and spin
2021-03-06 11:39:54 -06:00
4a4822851f
Fixed GIF detection stuff
2021-03-06 10:33:00 -06:00
adroitwhiz
a74f2691a8
Remove redundant animationDelay calls ( #68 )
2021-02-25 15:31:10 -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
925eb387dd
Fixed issue with skip vote counts, added headless chrome IP to config, other fixes
2020-09-18 19:54:52 -05:00
719fdf5871
Changed include dirs, updated readme/packages, use more efficient command checking, fixed reverse
2020-09-12 13:57:25 -05:00
17b347761d
Reverted qrread native module
2020-09-11 15:22:25 -05:00
81c291ffa7
Apparently some other commands had the same issue
2020-09-10 21:04:09 -05:00
ecef687ed8
Fixed issue with speed on gifvs
2020-09-10 20:50:52 -05:00
4caec5aefa
Fixed characters not being properly encoded, fixed images not being properly appended, more fixes
2020-09-09 21:36:20 -05:00
0d8e14ed90
Fixed invert (?)
2020-09-07 15:11:52 -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
a11fee5ff1
Move QR code decoding to c++ module
2020-07-27 18:02:59 -05:00
0ebd0a0cee
Added crop and loop, fixed database not properly adding new commands
2020-07-23 17:43:39 -05:00
9555406229
Final Magick++ ports, removed gm module
2020-07-23 15:49:34 -05:00
e860aee986
Even more Magick++ ports
2020-07-22 19:54:58 -05:00
78dbeabd39
Ported even more commands to Magick++
2020-07-22 13:12:38 -05:00
bf19e24063
Ported homebrew, fixed explode
2020-07-21 09:03:08 -05:00
264bcf5425
Magick++ ports wave 3, fixed issues with avatar and globe
2020-07-20 17:10:04 -05:00
7100c408b9
missed a spot
2020-07-16 09:33:35 -05:00
d3f46edfa6
Added globe, Magick++ ports wave 2
2020-07-16 09:31:48 -05:00
bf14371b52
Ported more commands to Magick++, cleaned up a bit
2020-07-14 09:53:51 -05:00
bdb15aee3f
Native module migration wave 1, fixed issue with avatar
2020-07-12 10:14:39 -05:00