Commit Graph

88 Commits

Author SHA1 Message Date
Essem abfbfe14fe
Added commit hash to info/stats, point readme/info to steel's current twitter 2021-09-16 21:37:36 -05:00
Essem 531d7915bb
Removed some disabled events, filter out more data URIs 2021-08-27 21:38:33 -05:00
Essem 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
Essem 382480e1c7
Fixed issue with pagination message 2021-08-14 16:15:21 -05:00
Essem 5e8c587c41
Improved tag retrieval, blacklisted a ton of events, fixed skip issue for real 2021-08-14 08:00:16 -05:00
Essem fd573415f1
Remove all references to reactions 2021-08-13 21:36:13 -05:00
Essem 9f36a79a2b
Added command, reverted database service split 2021-08-12 22:28:09 -05:00
Essem b2c7a43baa
Convert database handler into service, fix skip issue with sound player 2021-08-10 16:34:29 -05:00
Essem 3ce2352d1c
Log error/warn to stderr 2021-08-09 10:54:56 -05:00
Essem 75801687a4
Re-add Prometheus metrics 2021-07-06 09:22:51 -05:00
Essem 97050f0cf1
Attempt to move image processing to an eris-fleet service 2021-07-05 19:20:21 -05:00
Essem 736207075b
winston is back, baby 2021-07-05 08:14:52 -05:00
Essem 299663adf8
Port to eris-fleet 2021-07-04 23:15:27 -05:00
TheEssem 269cba3ce3
Fixed permission updates not being properly cached 2021-06-26 17:16:13 -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 19922858f2 Fixed some issues regarding eris-sharder and newer eris versions 2021-04-29 16:56:32 -05:00
TheEssem 33808685f3 stats.shards isn't a valid field lmao 2021-04-26 21:53:27 -05:00
TheEssem f44abc5576 how did this one even slip by 2021-04-24 17:45:59 -05:00
TheEssem 6ed594a177 possible dbl fix? 2021-04-21 13:35:06 -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
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 5d2e2b5274 Upgraded retrotext and DBL posting packages, fixed mention prefixes and DM commands 2021-03-18 09:29:03 -05:00
TheEssem 62346cbae4 Rework image API again, replaced many calls to replace with replaceAll 2021-01-18 14:11:28 -06:00
TheEssem 9b4861ae4a Fixed database stop crash, made playing status use the current bot username 2020-12-18 18:57:41 -06:00
TheEssem 5fa5f21289 Moved database driver-specific code to their own files 2020-12-18 18:50:25 -06:00
TheEssem d47c7cacbb Changed DB config settings 2020-12-18 16:05:43 -06:00
TheEssem ef945adf09 Added support for using both MongoDB and PostgreSQL, changed image api timeouts, removed all moderation commands 2020-12-17 20:32:19 -06:00
TheEssem 3deb2b4986 Added warning message for Win32, fixed api not getting env data 2020-12-03 10:30:33 -06:00
TheEssem 6eee7c6058 Moved back to MongoDB, added some extra flags to flag 2020-07-26 19:52:13 -05:00
TheEssem 950ce00a80 Added extra pm2 and sigint handling 2020-07-21 20:29:32 -05:00
TheEssem 7dbf6fdf2a Automatically disable voice commands if Lavalink is missing 2020-06-27 16:34:31 -05:00
TheEssem 1e259ab312 Removed node version check, promisified many gm calls 2020-02-20 18:26:49 -06:00
TheEssem a7746cc865 Changed some requires 2020-02-19 16:46:50 -06:00
TheEssem 55ce34ded7 Enable DBL support for production 2019-12-20 08:25:29 -06:00
TheEssem 3d225f6547 Added new help command and command metadata, various changes 2019-12-02 14:47:22 -06:00
TheEssem 16927d8667 Don't load commands if env variable doesn't exist, removed catfact/dogfact, many other changes 2019-11-29 20:00:14 -06:00
TheEssem d661b58271 Added leak and exec, moved from a config.json file to a .env file, other changes 2019-11-12 18:09:06 -06:00
TheEssem c33a86eb4c Initial commit 2019-09-13 15:02:41 -05:00