Commit graph

302 commits

Author SHA1 Message Date
2cffdf6628
Lots of slash command work, added workaround for eris-fleet request debugging 2022-03-31 00:42:03 -05:00
a438fe26df
Add fallback for message checking, add link to privacy policy in info 2022-03-19 23:22:35 -05:00
52e038c88e
Improve message checking, enable central request handler 2022-03-17 14:28:35 -05:00
f32e5d2ae5
Remove esmbot_queued_jobs stat 2022-03-15 19:01:05 -05:00
e01eaa4876
Catch some extra message deletes 2022-03-15 18:47:23 -05:00
db068cee60
Update packages, fix image errors not being properly thrown 2022-03-13 14:42:27 -05:00
57cd37d1eb
Improve running the bot in a global context 2022-03-11 20:28:35 -06:00
3ffb7f4949
Fixed pagination jump limit, fixed debug logging 2022-03-10 14:24:03 -06:00
5b2b3549b4
Small tweaks 2022-03-09 13:30:18 -06:00
bjcscat
b17611917f Add support for string gravity + speechbubble command 2022-03-08 23:24:48 +00:00
a7b60548d0
Added another giphy URL 2022-03-05 23:06:20 -06:00
969869e4ab
probably should not be doing this 2022-03-01 09:49:36 -06:00
71d30016a2
Fix dummy database and Docker logging 2022-02-22 19:44:13 -06:00
bc9eb12b5a
Move database migration, removed guild modified times, added XM plugin to lavalink config 2022-02-21 18:55:25 -06:00
4ef2ce7526
Attempt to fix SQLite database migration on first run 2022-02-20 08:12:00 -06:00
c568423870
Added support for database updates/migration, added guild access timestamps 2022-02-18 23:05:41 -06:00
ec6fb7de37
Added tolerance option to uncaption, fixed nogif return type 2022-02-17 08:46:02 -06:00
467abf13ab
Remove RapidAPI dependency from wikihow 2022-02-06 22:17:39 -06:00
7536352858
Fixed speed frame removal delay bug, allow extending pagination timeout 2022-02-06 01:12:04 -06:00
26741e8c6c
Rework pagination, fix caption2 font, some logging fixes, updated packages 2022-02-02 11:01:33 -06:00
ef09762fdc
how and why did I miss this 2022-01-29 16:14:27 -06:00
5da6207f8a
Moved image require to service 2022-01-29 15:08:27 -06:00
6aa1bf7ff6
Some image fixes, updated packages 2022-01-29 15:04:41 -06:00
593c132555
Retry image jobs on fail, deafen the bot when playing audio 2022-01-26 15:24:10 -06:00
ad467c8483
Change eris-fleet version to upstream 2022-01-22 23:16:55 -06:00
76fe5b6aa6
Added banner, added host 2022-01-18 13:05:39 -06:00
8b238a2316
Make sure imstat doesn't break if the image API isn't used 2022-01-16 20:12:54 -06:00
SwanX1
ee01986479
Minor code improvements in image-runner.js 2022-01-16 23:04:30 +02:00
dd5df2402c
More null type check improvements 2022-01-16 14:27:59 -06:00
2db49e65e0
Check for the article embed type 2022-01-15 10:47:41 -06:00
e1cfbff5a8
Improved pagination, empty value checks, and bigints 2022-01-14 23:26:38 -06:00
72efad0928
Adjusted serverinfo, added message on premature image request end 2022-01-12 19:48:58 -06:00
382a7b0298
Refine audio playback some more 2022-01-08 15:54:34 -06:00
d3c452f79a
Merge branch 'master' of github.com:esmBot/esmBot 2022-01-08 13:26:09 -06:00
25e2ac088f
Replace deprecated image service functions 2022-01-08 13:26:04 -06:00
671ddd8bbe
Check if imageServers exists before cleaning eval/exec output 2022-01-08 13:06:35 -06:00
fd77ace48e
Added node version check, some cleanup 2022-01-07 11:44:18 -06:00
3234688929
Fixed pause message, handle blank names better 2022-01-05 18:48:08 -06:00
e692077ed5
Send number of running jobs on init payload 2022-01-05 10:39:50 -06:00
6d1bc63352
Fixed image server sorting, fixed improper imstat job counts 2022-01-05 10:17:59 -06:00
e66f45ba0f
Fixed clean always resulting in <redacted> 2021-12-26 23:06:05 -06:00
952f2e5237
Fix motivate font, fixed server command check error 2021-12-23 16:09:50 -06:00
samhza
b2e6dd01fe
imageConnection: properly handle receiving R-messages with invalid tags (#205) 2021-12-19 21:58:17 -06:00
samhza
134eb654d2
allow custom port for API server (#204)
* allow custom port for API server

* add .editorconfig
2021-12-17 22:44:53 -06:00
5acd2b1113
Properly await more functions 2021-12-13 16:09:12 -06:00
c5fc1d0b0f
Properly await message deletes, update packages 2021-12-13 15:46:08 -06:00
14046a811a
Add config option to make the bot stay in voice chat 2021-12-11 23:44:49 -06:00
39ebae8cd7
Refactor image job object, fixed image commands that don't require an existing image 2021-12-09 22:31:52 -06:00
30bcb7a969
Added extra font support to some other commands, handle overflow on image api 2021-12-06 01:25:38 -06:00
38e5a1d9f2
Change image API port, added TLS support, fixed content-type header 2021-12-02 18:01:33 -06:00