Commit graph

734 commits

Author SHA1 Message Date
auctumnus
eca47a21cb
fix dockerfile (#228) 2022-01-29 21:05:57 -06:00
ef09762fdc
how and why did I miss this 2022-01-29 16:14:27 -06:00
72c3d670d3
Create help/temp directories in dockerfile 2022-01-29 15:20:42 -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
17819881f6
v1.7.1 2022-01-26 23:25:13 -06:00
eca5c58af7
Refactor URL handling in play 2022-01-26 23:02:18 -06:00
593c132555
Retry image jobs on fail, deafen the bot when playing audio 2022-01-26 15:24:10 -06:00
7248621048
Specify that image commands also work on GIFs 2022-01-26 12:53:20 -06:00
afa9482ee8
Make some edits to damndaniel 2022-01-26 12:34:26 -06:00
6eeec78ac2
Merge branch 'master' of https://github.com/Tetracyl/esmBot 2022-01-26 12:22:41 -06:00
7583b94ba7
Switch back to old ImageMagick install method 2022-01-26 12:08:44 -06:00
b070909343
(Finally) fix win32 build 2022-01-26 12:01:31 -06:00
75674f5beb
Change event loading logic 2022-01-25 15:27:31 -06:00
776043393d
Don't disable THREAD_LIST_SYNC event 2022-01-25 15:16:08 -06:00
955a85ae8c
Comment out MSVC args, pull requests open to fix them for parity with GCC/clang 2022-01-24 22:44:09 -06:00
Seif
bbfbbd6e08 Add damn daniel command and ogg file 2022-01-23 20:40:11 -08:00
92926e04a2
Added alias for soos, check if loaded commands end in .js, updated packages 2022-01-23 20:57:11 -06:00
c80acc89bc
Merge branch 'master' of github.com:esmBot/esmBot 2022-01-22 23:16:59 -06:00
ad467c8483
Change eris-fleet version to upstream 2022-01-22 23:16:55 -06:00
dependabot[bot]
e000f37847
Bump node-fetch from 3.1.0 to 3.1.1 (#222)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 22:51:26 -06:00
f08bbe1b1d
dear god i hate msvc now 2022-01-21 01:03:22 -06:00
de9b984973
heavy doubts that this will work 2022-01-21 00:52:15 -06:00
110d95a970
hmmm today I will attempt to fix building for win32
*clueless*
2022-01-21 00:30:21 -06:00
f6f8c4e17e
Remove binding.gyp 2022-01-21 00:00:57 -06:00
c3af67c86a
well crap 2022-01-20 23:51:26 -06:00
00a84423eb
Added new test build CI script 2022-01-20 23:48:35 -06:00
715ed3bb7b
Added quality option to jpeg, adjusted CMakeLists, more tweaks 2022-01-20 22:52:29 -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
24b828ccf6
Merge branch 'SwanX1-master' 2022-01-16 16:11:44 -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
535e6e0e4a
why did I think that using remove_if was a good idea 2022-01-15 00:04:34 -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
64462f2202
Revert qrcreate/qrread removal
The impact wasn't too bad in retrospect
2022-01-12 19:47:36 -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
6475c91fbc
Fixed improper OUTPUT variable checking 2022-01-07 17:11:30 -06:00
6802c52316
Disable central request handler until it's fixed 2022-01-07 12:20:45 -06:00
fd77ace48e
Added node version check, some cleanup 2022-01-07 11:44:18 -06:00
fb0c8ffae1
Handle specific edge case in stop 2022-01-05 18:55:42 -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
a9a404d1e1
v1.7.0 2022-01-04 20:31:18 -06:00