8b07524e6b
Command parser changes
2021-06-05 19:55:40 -05:00
bd221d5909
Make command error logs more verbose, image server connection/job error handling changes
2021-06-01 20:27:28 -05:00
32a470aec3
Change "close" connection event to "end"
2021-05-23 17:22:31 -05:00
96f8ec6353
Make soundreload apply to all clusters
2021-05-22 10:10:42 -05:00
7aa684eae6
Export jobs, removed unused opcode
2021-05-17 22:37:40 -05:00
753bf84f78
Updated flags, fix true/false being censored in cleaned output
2021-05-17 19:09:30 -05:00
cb6e1b5f36
Try another method for handling broken connections
2021-05-17 19:08:06 -05:00
c92b9a7b25
Lint command parser
2021-05-17 16:49:21 -05:00
b748e54437
Delete jobs when disconnecting from image servers
2021-05-17 15:39:22 -05:00
82ab3f672f
Trying to reduce cannot call write errors
2021-05-17 14:23:29 -05:00
21f4a5a51a
Added options to pagination edit calls
2021-05-17 10:17:43 -05:00
21a98e216d
Acccount for cases where Content-Range doesn't exist
2021-05-14 22:02:50 -05:00
787eb347f6
Changed Tenor API url, account for ratelimits, switch Member#permission to Member#permissions
2021-05-14 09:31:12 -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
61758fa3bb
Pass an image buffer into the native functions instead of a URL
2021-05-11 14:25:02 -05:00
d5c7b38b57
None of these were needed in the first place
2021-05-11 12:11:54 -05:00
c4b57ac617
Re-add a form of size limit
2021-05-11 11:22:27 -05:00
364d8bf006
Made command outputs post as replies, fixed status changing on cluster restart, extra stuff
2021-05-11 11:12:01 -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
198b6dbcac
Fixed potential issue where all jobs could be deleted
2021-05-06 16:58:35 -05:00
e8834c072a
Properly handle closing an image server connection, switch some "on" instances to "once"
2021-05-06 16:40:05 -05:00
8e7764fc57
Add extra giphy media URL
2021-05-06 16:12:44 -05:00
e5d9388952
Added command counts to Prometheus metrics
2021-05-03 08:49:55 -05:00
56113a1cf8
Fixed some DM command issues, made reload and restart use IPC
2021-04-30 12:31:53 -05:00
19922858f2
Fixed some issues regarding eris-sharder and newer eris versions
2021-04-29 16:56:32 -05:00
6cecd4b9d6
Make all native image functions synchronous
2021-04-24 17:54:47 -05:00
ebfab817d7
Added support for multiple processing emojis, fixed issue with local image processing
2021-04-23 15:03:48 -05:00
b5253cf8e3
Potential giphy fix
2021-04-21 17:37:05 -05:00
2a22c73654
Made image detection start with replies
2021-04-19 22:06:40 -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
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
7cc8ac7b6b
Reduced prefix/disabled channel cache to 512, made API delete images if they haven't been requested after 5 minutes
2021-04-14 18:02:03 -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
48fb0c98c8
Fixed postgres not properly getting command count on newly registered commands
2021-03-31 22:16:23 -05:00
4fb379474b
Port pagination fix from class-commands, replaced a playing message
2021-03-30 17:00:07 -05:00
162bc7c093
I literally can not fix pagination
2021-03-19 15:10:15 -05:00
07e1fa8dc2
Allow user/reply mentions
2021-03-18 21:24:37 -05:00
9f300f763a
Switch to postgres in docker compose
2021-03-18 11:19:08 -05:00
5d2e2b5274
Upgraded retrotext and DBL posting packages, fixed mention prefixes and DM commands
2021-03-18 09:29:03 -05:00
03ddf5c88c
Fixed mention prefix
2021-03-16 15:45:10 -05:00
b0313bc041
wow thanks eris for not blocking these by default
2021-03-16 10:33:16 -05:00
4c83c55344
supposedly async promises are bad lmao
2021-03-15 22:29:48 -05:00
03aa3b3a2b
Removed Twitter bot
2021-03-08 10:37:43 -06:00
7cf9bcca4e
write stable audio queue code challenge (instantly failed)
2021-03-05 22:13:58 -06:00
4419d73d97
soundplayer crash prevention
2021-03-05 15:32:37 -06:00
f6bec828d7
Fixed database thing
2021-03-05 15:20:15 -06:00
f0c685d8c4
Make soundreload more useful
2021-03-05 15:13:54 -06:00
2499fb2a3b
Don't rely on lavacord eris helper package, another pagination fix attempt, make cowsay use a different lib
2021-03-05 12:06:22 -06:00