Commit Graph

88 Commits

Author SHA1 Message Date
Essem e179b923f0
Update packages 2021-11-20 00:55:25 -06:00
Essem 536b931ead
Updated packages, take advantage of new eris-fleet features, fixed issue where messages wouldn't send 2021-11-12 17:21:43 -06:00
Essem 636161ad99
Switch to eris dev yet again 2021-09-30 23:54:32 -05:00
Essem 1b4348fcb3
Removed qrcreate/qrread 2021-09-27 00:47:48 -05:00
Essem c59a0bf0c4
Pause music when everyone leaves the voice channel, try a slightly different approach to voice events 2021-09-13 17:24:15 -05:00
Essem f0e19d6ad3
Added sticker, reimplemented reload, removed user count from stats 2021-08-23 00:37:09 -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 4684db06e8
Acommodate for possible missing stats 2021-08-17 23:45:41 -05:00
Essem 560d3883ad
Made soos more smooth, added server count to prometheus, fixed unhandled soundplayer error 2021-08-16 23:04:11 -05:00
Essem a81c93ece9
v1.6.2 2021-08-13 22:26:29 -05:00
Essem 14855f2a07
Fixed restart 2021-08-07 15:50:47 -05:00
Essem f2ace6ee52
Fixed durations 2021-08-06 15:39:04 -05:00
Essem c0974e2d49
Fixed clean 2021-08-05 13:03:44 -05:00
Essem 49ae7578fe
Removed MongoDB support 2021-08-04 13:31:29 -05:00
Essem 5fa457958b
Added ancient (thanks to ioletsgo for the idea and the image collection) 2021-07-30 12:07:57 -05:00
Essem 7f0f2fb789
Replaced raw date text with Discord formatted dates, added flag info to help, added note to cat 2021-07-23 11:13:43 -05:00
Essem d03967212e
Added more command flags, start documenting command flags, removed args argument from params function 2021-07-14 17:23:50 -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
Essem ecc6d98aec
Added sqlite database support, connect new argument parser to message handler 2021-07-01 23:42:12 -05:00
Essem 41c8be04cf Added gif, detect if any image servers are disconnected 2021-06-28 17:59:05 -05:00
TheEssem a0a32c31b9
Switched image API from raw TCP to websockets, removed selective image reading code 2021-06-18 00:10:11 -05:00
TheEssem ba3e92b1de
Update packages, removed redundant Eris dependency 2021-06-01 22:48:28 -05:00
TheEssem 3935a7490a
Switched image result provider from DuckDuckGo to Searx 2021-05-22 11:05:21 -05:00
TheEssem 6149ede744
Scale meme text properly 2021-05-15 18:25:04 -05:00
TheEssem 805e930a52
Updated packages 2021-05-14 22:40:27 -05:00
TheEssem 2b810c7c86 Re-add image job timeout, split dockerfiles, removed api from docker-compose, more fixes 2021-05-10 22:59:19 -05:00
TheEssem afeff51ffe v1.5.2 2021-05-06 16:07:57 -05:00
TheEssem 19922858f2 Fixed some issues regarding eris-sharder and newer eris versions 2021-04-29 16:56:32 -05:00
TheEssem 6ed594a177 possible dbl fix? 2021-04-21 13:35:06 -05:00
TheEssem 2a22c73654 Made image detection start with replies 2021-04-19 22:06:40 -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 2d5eef2c8c Replaced retro with New And Improved™ variant 2021-03-31 21:04:58 -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 03aa3b3a2b Removed Twitter bot 2021-03-08 10:37:43 -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 443da54298 Updated to Eris 0.14, removed spam, removed unused font 2021-01-27 22:57:13 -06:00
TheEssem dd114e27b5 Added more activity messages, updated packages, allow any public Lavalink instance to be used via the "local" parameter, added clearer error message for API timeouts 2021-01-04 10:29:18 -06:00
TheEssem 0614f41323 Package.json cleanup 2020-12-24 22:43:32 -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
dependabot[bot] 9c496a4984
Bump ini from 1.3.5 to 1.3.8 (#28)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 16:47:06 -06:00
TheEssem 94b0bc19a4 Added reply support to image detection, added stealth plugin to screenshot, made credits static, more fixes 2020-11-26 09:31:24 -06:00
TheEssem ad149156ad Switched to an image API implementation by Terradice 2020-11-17 08:52:12 -06:00
TheEssem cf5c649384 Heavy work on the image detection code, fixed mention prefixes not being properly registered 2020-10-18 16:53:35 -05:00
TheEssem ac4e1f5dd8 Simplified and fixed image API, updated packages 2020-10-06 14:48:22 -05:00
TheEssem 719fdf5871 Changed include dirs, updated readme/packages, use more efficient command checking, fixed reverse 2020-09-12 13:57:25 -05:00
TheEssem 58613d60ee Merge branch 'master' of https://github.com/esmBot/esmBot into master 2020-09-12 11:16:24 -05:00
dependabot[bot] e7b9a04692
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 08:19:11 +00:00
TheEssem 17b347761d Reverted qrread native module 2020-09-11 15:22:25 -05:00