db0decf71a
Replace eris-fleet with a pm2-based cluster system, overhaul image handling, removed azure image api
2022-09-21 00:05:03 -05:00
239d69d6d3
Refactor command reloading
2022-09-10 23:06:40 -05:00
603e732704
Remove creation date from mkdocs, added ability to limit owner commands to certain server, don't append help command to end of playing message if classic commands are disabled, fix interaction upload size
2022-09-01 10:40:55 -05:00
d33a7804d7
Added (hacky) message command support, lots of work to prepare for message content intent enforcement, improve broadcast, remove evalraw, update packages
2022-08-31 20:00:34 -05:00
4265e3e914
Make log files rotate, clean up separated text input, add more uncanny images, use a more reliable method to get the instance owner username
2022-08-03 20:54:07 -05:00
f3eea0d96a
Add uncanny, detect filename from image link
2022-07-30 16:00:09 -05:00
81ff5ae0ab
Move config files to new directory
2022-07-26 10:38:42 -05:00
6a409283af
Merged allowed fonts, added comic sans to font list
2022-07-26 01:27:02 -05:00
df43f9eb9d
Added more node name fallbacks, move slash command acknowledge to beginning of image command
2022-07-22 20:03:36 -05:00
02a6e256b5
Added static command field to disable a command in DMs
2022-06-28 16:15:31 -05:00
df91afee1f
Replace all instances of this.specialArgs with this.options, update docs
2022-06-24 22:03:34 -05:00
046b1d7f28
Fix a couple of sound player bugs
2022-06-11 15:23:41 -05:00
6b34cb9d9e
Remove delay parameter, change argument handling, make help command show proper flag types
2022-06-07 18:26:40 -05:00
c37a8a5fcf
Fix voice channel check error
2022-04-05 19:03:49 -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
77913618d6
well crap
2022-03-31 13:49:17 -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
f996180fa9
Slash command preparations
2022-03-22 15:43:26 -05:00
a438fe26df
Add fallback for message checking, add link to privacy policy in info
2022-03-19 23:22:35 -05:00
52e038c88e
Improve message checking, enable central request handler
2022-03-17 14:28:35 -05:00
6aa1bf7ff6
Some image fixes, updated packages
2022-01-29 15:04:41 -06:00
7248621048
Specify that image commands also work on GIFs
2022-01-26 12:53:20 -06:00
e1cfbff5a8
Improved pagination, empty value checks, and bigints
2022-01-14 23:26:38 -06:00
72efad0928
Adjusted serverinfo, added message on premature image request end
2022-01-12 19:48:58 -06:00
25e2ac088f
Replace deprecated image service functions
2022-01-08 13:26:04 -06:00
952f2e5237
Fix motivate font, fixed server command check error
2021-12-23 16:09:50 -06:00
39ebae8cd7
Refactor image job object, fixed image commands that don't require an existing image
2021-12-09 22:31:52 -06:00
514166c79f
Added remove, fixed reload and broadcast
2021-11-21 14:23:25 -06: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
a1e4920c4d
Added image timeout message
2021-08-05 20:41:30 -05:00
1e0b308a2b
Handle another image server error
2021-07-31 14:41:59 -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
a91720c598
Some fixes
2021-07-06 07:53:09 -05:00
97050f0cf1
Attempt to move image processing to an eris-fleet service
2021-07-05 19:20:21 -05:00
299663adf8
Port to eris-fleet
2021-07-04 23:15:27 -05:00
ecc6d98aec
Added sqlite database support, connect new argument parser to message handler
2021-07-01 23:42:12 -05:00
ae8b121d03
Added server/user count to stats, fixed message not showing on tenor/large image errors
2021-06-29 14:10:22 -05:00
41c8be04cf
Added gif, detect if any image servers are disconnected
2021-06-28 17:59:05 -05:00
a0a32c31b9
Switched image API from raw TCP to websockets, removed selective image reading code
2021-06-18 00:10:11 -05:00
03ed19d239
how did I overlook this
2021-05-24 14:31:44 -05:00
787eb347f6
Changed Tenor API url, account for ratelimits, switch Member#permission to Member#permissions
2021-05-14 09:31:12 -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
11ab4ad1d4
Fixed flag returning an error on a nonexistent flag
2021-05-06 15:17:34 -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
ebfab817d7
Added support for multiple processing emojis, fixed issue with local image processing
2021-04-23 15:03:48 -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