9d7ba365c8
Fix delay bug on jpeg/deepfry, remove mc/blurple
2022-06-08 12:17:57 -05:00
4ac90bc761
Begin the purge
2022-06-07 22:14:16 -05:00
1a86730489
Fix text escape
2022-06-07 22:07:15 -05:00
6b34cb9d9e
Remove delay parameter, change argument handling, make help command show proper flag types
2022-06-07 18:26:40 -05:00
f47a18495d
Add speechbubble alpha option
2022-06-07 16:27:47 -05:00
7486d5c170
Port whisper
2022-05-01 14:37:28 -05:00
1a66bf6077
Fix newlines
2022-05-01 14:37:28 -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
8b59e70fe5
Port caption2, start blur/colors ports
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
a91c73b5bd
More slash commands, rework soundboard commands, added generic music and soundboard commands, tweak speechbubble
2022-04-04 22:05:28 -05:00
c821d91254
More slash command work
2022-03-31 14:53:22 -05:00
f0f0bff8f3
Fixed audio commands and whisper
2022-03-31 13:47:22 -05:00
2cffdf6628
Lots of slash command work, added workaround for eris-fleet request debugging
2022-03-31 00:42:03 -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
a988b266ec
Some edits
2022-03-05 23:08:08 -06:00
bjcscat
10cb101b0d
avs4you command ( #243 )
2022-03-05 23:05:14 -06:00
ec6fb7de37
Added tolerance option to uncaption, fixed nogif return type
2022-02-17 08:46:02 -06:00
7248621048
Specify that image commands also work on GIFs
2022-01-26 12:53:20 -06:00
92926e04a2
Added alias for soos, check if loaded commands end in .js, updated packages
2022-01-23 20:57:11 -06:00
715ed3bb7b
Added quality option to jpeg, adjusted CMakeLists, more tweaks
2022-01-20 22:52:29 -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
fbefd0f10a
Tweak zamn, switch Eris to stable, added playing message, fix ping sending multiple messages
2021-12-02 18:12:42 -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
a98601e2e8
this sucks i hate the british
2021-11-25 17:38:42 -06:00
6689e7d709
Added support for British flags to flag, updated region-flags repo URL
2021-11-25 17:14:41 -06:00
fa14ce7c35
Added case special arg to meme, added new playing messages
2021-10-29 22:48:50 -05:00
kemal
1cf53f9584
fix up transgender and pirate flag comparisons in flag.js ( #170 )
...
solves issue #169
tested on a self-host by my friend
2021-10-28 11:49:09 -05:00
ae2ebe0337
Port to ESM modules (haha funny), removed cache request, many other changes that I forgot about
2021-08-19 09:19:14 -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
ef0e1bcf95
Fixed getting users
2021-07-17 18:48:07 -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
08e49537f9
Added whisper
2021-07-12 16:02:00 -05:00
ecc6d98aec
Added sqlite database support, connect new argument parser to message handler
2021-07-01 23:42:12 -05:00
2da505a778
Added deepfry, make jpeg work on GIFs
2021-06-29 17:26:22 -05:00
52d91b752d
Added snapchat, prevent image queue packet from being sent twice
2021-06-14 22:03:48 -05:00
5afff62677
Fixed speed issue
2021-06-09 22:50:14 -05:00
03ed19d239
how did I overlook this
2021-05-24 14:31:44 -05:00
ad87722fd2
Changed blurple to reflect the new Discord rebrand
2021-05-13 17:19:28 -05:00
11ab4ad1d4
Fixed flag returning an error on a nonexistent flag
2021-05-06 15:17:34 -05:00
073c337d3d
Added uncaption, removed unncecessary log
2021-05-04 16:28:34 -05:00
b7fe04c82b
Added reddit, catch any errors in native functions
2021-04-26 09:47:03 -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
d1036eb369
Added kinemaster
2021-04-15 17:55:05 -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