Commit Graph

432 Commits

Author SHA1 Message Date
TheEssem ebfab817d7 Added support for multiple processing emojis, fixed issue with local image processing 2021-04-23 15:03:48 -05:00
TheEssem 4e4ae3613f Removed DB_DRIVER parameter 2021-04-22 10:09:46 -05:00
TheEssem e10a277f65 Fixed help command not being properly generated 2021-04-22 09:21:58 -05:00
TheEssem b5253cf8e3 Potential giphy fix 2021-04-21 17:37:05 -05:00
TheEssem 6ed594a177 possible dbl fix? 2021-04-21 13:35:06 -05:00
TheEssem 581518714a band-aid fix for an issue 2021-04-21 13:08:52 -05:00
TheEssem 78f927a6fa v1.5.0 2021-04-21 12:45:13 -05:00
TheEssem e33d7fca5b Only delete image job after time limit if it's finished 2021-04-21 12:36:59 -05:00
TheEssem 7bd3fc2791 Added a playing message 2021-04-19 22:28:56 -05:00
TheEssem 2a22c73654 Made image detection start with replies 2021-04-19 22:06:40 -05:00
TheEssem 7db1aa880c Added argument support to slow/speed, made video detection also detect images 2021-04-19 20:15:32 -05:00
TheEssem 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
TheEssem f21cb21d9c Removed error/warn events (handled by eris-sharder) 2021-04-19 10:12:32 -05:00
TheEssem 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
Essem 8aa0cc2163
Create FUNDING.yml 2021-04-17 13:43:15 -05:00
TheEssem 888660434b Changed database used by cat to a custom, dm4catbot-derived database 2021-04-16 17:35:27 -05:00
TheEssem 7670cce279 this works better for some goddamn reason 2021-04-16 13:21:27 -05:00
TheEssem d1036eb369 Added kinemaster 2021-04-15 17:55:05 -05:00
TheEssem 3f1b36670b Fixed voice channel switching issue 2021-04-15 13:59:57 -05:00
TheEssem e209199134 Handle cases where error message can't be sent, added intents, disable private channels collection 2021-04-14 19:57:35 -05:00
TheEssem 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
TheEssem b3d3df2cb7 Separate args with any whitespace 2021-04-14 16:42:18 -05:00
TheEssem cc82d32840 Fixed slow, changed clean to handle all env variables, changed database handling 2021-04-14 16:37:40 -05:00
TheEssem e89ae06646 Removed chrome image remnants 2021-04-13 09:24:07 -05:00
TheEssem 51e06c256a Some fixes 2021-04-12 16:54:44 -05:00
Essem 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
TheEssem ff8a24d0e8 Switched back to Eris dev channel to prevent logspam 2021-04-01 09:09:59 -05:00
TheEssem 48fb0c98c8 Fixed postgres not properly getting command count on newly registered commands 2021-03-31 22:16:23 -05:00
TheEssem 43e0f7f447 Send error back to API client when the API server stops 2021-03-31 21:44:13 -05:00
TheEssem 2d5eef2c8c Replaced retro with New And Improved™ variant 2021-03-31 21:04:58 -05:00
TheEssem 64ab2b9bc1 v1.4.6 2021-03-30 17:09:45 -05:00
TheEssem 4fb379474b Port pagination fix from class-commands, replaced a playing message 2021-03-30 17:00:07 -05:00
TheEssem 162bc7c093 I literally can not fix pagination 2021-03-19 15:10:15 -05:00
Lewis Crichton 3dd7fa4ed8
Make processing emoji an environment variable (#83) 2021-03-19 10:26:17 -05:00
TheEssem 07e1fa8dc2 Allow user/reply mentions 2021-03-18 21:24:37 -05:00
TheEssem 9f300f763a Switch to postgres in docker compose 2021-03-18 11:19:08 -05:00
TheEssem 5d2e2b5274 Upgraded retrotext and DBL posting packages, fixed mention prefixes and DM commands 2021-03-18 09:29:03 -05:00
TheEssem c0332673bf well crap 2021-03-16 15:59:59 -05:00
TheEssem 03ddf5c88c Fixed mention prefix 2021-03-16 15:45:10 -05:00
TheEssem 74baa29684 Send unsanitized content to commands via content parameter, fixed emote command, removed another async promise 2021-03-16 13:24:21 -05:00
TheEssem cb8f939378 v1.4.5 2021-03-16 10:44:45 -05:00
TheEssem b0313bc041 wow thanks eris for not blocking these by default 2021-03-16 10:33:16 -05:00
TheEssem 4c83c55344 supposedly async promises are bad lmao 2021-03-15 22:29:48 -05:00
TheEssem f2e81b7eeb Only check permissions on current channel 2021-03-12 14:42:07 -06:00
TheEssem b9a6b9e615 Updated status messages 2021-03-11 09:49:32 -06:00
TheEssem 03aa3b3a2b Removed Twitter bot 2021-03-08 10:37:43 -06:00
TheEssem 8c760a527d Removed status section from userinfo 2021-03-08 09:10:31 -06:00
TheEssem 165fff0cf2 Fixed dispose weirdness with caption and spin 2021-03-06 11:39:54 -06:00
TheEssem 4a4822851f Fixed GIF detection stuff 2021-03-06 10:33:00 -06:00
TheEssem 7cf9bcca4e write stable audio queue code challenge (instantly failed) 2021-03-05 22:13:58 -06:00