Commit graph

83 commits

Author SHA1 Message Date
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
2f1c37579e Added flag, fixed the command count issue (for real) 2020-06-18 14:02:35 -05:00
49d9be8b93 Updated packages 2020-06-17 12:02:34 -05:00
ce1ddc2c65 v1.3.2 2020-06-04 18:24:32 -05:00
addb16fcd0 Fixed wikihow request URL and headers, removed unnecessary optimization from motivate 2020-06-04 18:18:16 -05:00
119fd36a6c Docker image maintenance, added new activity line 2020-05-25 15:36:53 -05:00
6f66799518 v1.3.1 2020-05-20 13:58:30 -05:00
ba07757d1d Added automatic process to delete stale database entries 2020-05-20 13:24:57 -05:00
f3627a659b v1.3.0 2020-04-26 17:04:23 -05:00
af8bce1d3e Made image use DuckDuckGo instead of Google Custom Search 2020-04-23 20:54:57 -05:00
97c5ee8c05 Added fallback for large images, fixed corrupt xmp profile issue, updated packages 2020-04-20 15:52:22 -05:00
c50e0d7319 v1.2.8 2020-04-12 15:06:00 -05:00
b803fe0769 v1.2.7 2020-04-03 09:30:11 -05:00
b853345960 v1.2.6 2020-03-27 08:28:02 -05:00
6f423f8a24 v1.2.5 2020-03-15 13:02:20 -05:00
93a7b3fa0d Replace twit with my own module, node-tweet 2020-03-14 18:03:45 -05:00
fd5575dcea v1.2.4 2020-03-12 08:32:08 -05:00
1da0d24602 Condensed some commands, fixed a bug with motivate, updated packages 2020-03-09 07:39:46 -05:00
c4c01d8620 v1.2.3 2020-03-05 18:20:50 -06:00
b4c8d243a8 Upgraded to ImageMagick 7, modified many commands to use fx operators instead of identify 2020-03-03 15:20:03 -06:00
7796826057 v1.2.2 2020-02-28 11:36:00 -06:00
838bbd63d3 v1.2.1 2020-02-25 15:25:29 -06:00
3513245fda Fixed docker:run script again 2020-02-21 08:44:43 -06:00
98d284eb51 v1.2.0-1 2020-02-20 11:18:10 -06:00