Commit Graph

214 Commits

Author SHA1 Message Date
Essem 08e49537f9
Added whisper 2021-07-12 16:02:00 -05:00
Essem e725c4d1eb
Merge branch 'fleet' 2021-07-08 21:21:54 -05:00
Essem a91720c598
Some fixes 2021-07-06 07:53:09 -05:00
Essem bbc9e99737
Add tags create as alias for tags add 2021-07-05 20:01:52 -05:00
Essem 97050f0cf1
Attempt to move image processing to an eris-fleet service 2021-07-05 19:20:21 -05:00
Essem 299663adf8
Port to eris-fleet 2021-07-04 23:15:27 -05:00
Essem 0af6533276
Fixed info/stats not properly getting owner 2021-07-03 23:33:28 -05:00
Essem 93d2b0e5ce
Renamed gif to raw and fixed message, removed GOOGLE variable from .env.example 2021-07-03 22:05:00 -05:00
Essem ecc6d98aec
Added sqlite database support, connect new argument parser to message handler 2021-07-01 23:42:12 -05:00
Essem 2da505a778
Added deepfry, make jpeg work on GIFs 2021-06-29 17:26:22 -05:00
Essem ae8b121d03
Added server/user count to stats, fixed message not showing on tenor/large image errors 2021-06-29 14:10:22 -05:00
Essem 41c8be04cf Added gif, detect if any image servers are disconnected 2021-06-28 17:59:05 -05:00
TheEssem 4cdd59dfcd
Made youtube use searx for results, fall back to dummy db when none is specified, added cluster to stats, more QOL changes 2021-06-26 15:56:02 -05:00
TheEssem b7a847b612
Add instance owner info to stats/info commands 2021-06-21 17:12:17 -05:00
TheEssem 4d3e1655e0
A little bit more image work 2021-06-18 19:10:13 -05:00
TheEssem 52d91b752d
Added snapchat, prevent image queue packet from being sent twice 2021-06-14 22:03:48 -05:00
TheEssem 5afff62677
Fixed speed issue 2021-06-09 22:50:14 -05:00
TheEssem 03ed19d239
how did I overlook this 2021-05-24 14:31:44 -05:00
TheEssem 97012f4087
Eh, why not 2021-05-23 22:46:36 -05:00
TheEssem 3935a7490a
Switched image result provider from DuckDuckGo to Searx 2021-05-22 11:05:21 -05:00
TheEssem 96f8ec6353
Make soundreload apply to all clusters 2021-05-22 10:10:42 -05:00
TheEssem b4320303ce
Fixed youtube 2021-05-17 10:13:29 -05:00
TheEssem 787eb347f6
Changed Tenor API url, account for ratelimits, switch Member#permission to Member#permissions 2021-05-14 09:31:12 -05:00
TheEssem ad87722fd2
Changed blurple to reflect the new Discord rebrand 2021-05-13 17:19:28 -05:00
TheEssem 364d8bf006 Made command outputs post as replies, fixed status changing on cluster restart, extra stuff 2021-05-11 11:12:01 -05:00
TheEssem e8834c072a Properly handle closing an image server connection, switch some "on" instances to "once" 2021-05-06 16:40:05 -05:00
TheEssem 11ab4ad1d4 Fixed flag returning an error on a nonexistent flag 2021-05-06 15:17:34 -05:00
TheEssem 073c337d3d Added uncaption, removed unncecessary log 2021-05-04 16:28:34 -05:00
TheEssem e5d9388952 Added command counts to Prometheus metrics 2021-05-03 08:49:55 -05:00
TheEssem 56113a1cf8 Fixed some DM command issues, made reload and restart use IPC 2021-04-30 12:31:53 -05:00
TheEssem e0e0c9c7d4 More hotfixing 2021-04-29 19:03:03 -05:00
TheEssem 19922858f2 Fixed some issues regarding eris-sharder and newer eris versions 2021-04-29 16:56:32 -05:00
TheEssem b7fe04c82b Added reddit, catch any errors in native functions 2021-04-26 09:47:03 -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 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
TheEssem 888660434b Changed database used by cat to a custom, dm4catbot-derived database 2021-04-16 17:35:27 -05:00
TheEssem d1036eb369 Added kinemaster 2021-04-15 17:55:05 -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 2d5eef2c8c Replaced retro with New And Improved™ variant 2021-03-31 21:04:58 -05:00
Lewis Crichton 3dd7fa4ed8
Make processing emoji an environment variable (#83) 2021-03-19 10:26:17 -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 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 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 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
TheEssem a8db0a1204 Fixed qrread not being properly sanitized 2021-03-04 08:42:45 -06:00
adroitwhiz dabf02eb5f
Fix flag command erroring when no flag provided (#67) 2021-02-25 15:10:03 -06:00
TheEssem 443da54298 Updated to Eris 0.14, removed spam, removed unused font 2021-01-27 22:57:13 -06:00