e6e1ca61d3
Reverting dockerfiles since they seem to be causing issues for people
2021-05-13 21:56:14 -05:00
42188ee6d4
v1.5.3
2021-05-11 11:39:59 -05:00
2b810c7c86
Re-add image job timeout, split dockerfiles, removed api from docker-compose, more fixes
2021-05-10 22:59:19 -05:00
afeff51ffe
v1.5.2
2021-05-06 16:07:57 -05:00
41555424f4
v1.5.1
2021-04-29 18:18:40 -05:00
19922858f2
Fixed some issues regarding eris-sharder and newer eris versions
2021-04-29 16:56:32 -05:00
6ed594a177
possible dbl fix?
2021-04-21 13:35:06 -05:00
78f927a6fa
v1.5.0
2021-04-21 12:45:13 -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
ff8a24d0e8
Switched back to Eris dev channel to prevent logspam
2021-04-01 09:09:59 -05:00
2d5eef2c8c
Replaced retro with New And Improved™ variant
2021-03-31 21:04:58 -05:00
64ab2b9bc1
v1.4.6
2021-03-30 17:09:45 -05:00
5d2e2b5274
Upgraded retrotext and DBL posting packages, fixed mention prefixes and DM commands
2021-03-18 09:29:03 -05:00
cb8f939378
v1.4.5
2021-03-16 10:44:45 -05:00
03aa3b3a2b
Removed Twitter bot
2021-03-08 10:37:43 -06:00
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
429bfdd540
v1.4.4
2021-03-04 08:46:22 -06:00
c6769b555d
v1.4.3
2021-02-25 15:18:48 -06:00
adroitwhiz
bd486f5c04
Build native commands in parallel ( #63 )
2021-02-19 10:29:59 -06:00
443da54298
Updated to Eris 0.14, removed spam, removed unused font
2021-01-27 22:57:13 -06:00
905cf5919f
v1.4.2
2021-01-18 14:47:25 -06:00
adroitwhiz
9069ed5a34
Update file-type dependency ( #51 )
2021-01-09 12:39:19 -06:00
85f38042b9
v1.4.1
2021-01-04 21:02:59 -06:00
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
5e170c8fe7
v1.4.0
2020-12-29 22:32:49 -06:00
7a254a5139
Added load-based api node selection
2020-12-25 20:27:45 -06:00
0614f41323
Package.json cleanup
2020-12-24 22:43:32 -06:00
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
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
ad149156ad
Switched to an image API implementation by Terradice
2020-11-17 08:52:12 -06:00
cf5c649384
Heavy work on the image detection code, fixed mention prefixes not being properly registered
2020-10-18 16:53:35 -05:00
ac4e1f5dd8
Simplified and fixed image API, updated packages
2020-10-06 14:48:22 -05:00
8393f599b0
Added Dockerfile for api, allow bot to be run via npm start
2020-09-26 11:23:27 -05:00
719fdf5871
Changed include dirs, updated readme/packages, use more efficient command checking, fixed reverse
2020-09-12 13:57:25 -05:00
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
17b347761d
Reverted qrread native module
2020-09-11 15:22:25 -05:00
4caec5aefa
Fixed characters not being properly encoded, fixed images not being properly appended, more fixes
2020-09-09 21:36:20 -05:00
c471bd8af8
Preliminary DM support, update URLs to point to new repo link
2020-09-01 17:10:19 -05:00
631cdc5ef6
Initial API work
2020-08-31 17:15:34 -05:00
70c4ff298f
Added command usage count to help, remove nonexistent commands from database, add build method to package.json
2020-07-29 18:06:34 -05:00
a11fee5ff1
Move QR code decoding to c++ module
2020-07-27 18:02:59 -05:00
6eee7c6058
Moved back to MongoDB, added some extra flags to flag
2020-07-26 19:52:13 -05:00
9555406229
Final Magick++ ports, removed gm module
2020-07-23 15:49:34 -05:00
264bcf5425
Magick++ ports wave 3, fixed issues with avatar and globe
2020-07-20 17:10:04 -05:00
710dfdcf84
Prevent using images larger than 25MB, automatically cancel request after 15 seconds
2020-07-16 19:53:44 -05:00
2a67b76169
Migrated database to PostgreSQL, updated packages
2020-07-10 12:07:24 -05:00
63277d9855
v1.3.3
2020-06-27 12:28:24 -05:00
d8a95c6f29
Added example Lavalink config and Docker startup script
2020-06-27 12:27:18 -05:00
0cc80da8b6
Huge sound player overhaul using Lavalink, added boom, removed prunejuice, boat, and bus, re-encoded audio files with ffmpeg
2020-06-27 12:18:26 -05:00