.github
Switch back to old ImageMagick install method
2022-01-26 12:08:44 -06:00
api
Don't disable THREAD_LIST_SYNC event
2022-01-25 15:16:08 -06:00
assets
Make some edits to damndaniel
2022-01-26 12:34:26 -06:00
classes
Specify that image commands also work on GIFs
2022-01-26 12:53:20 -06:00
commands
Specify that image commands also work on GIFs
2022-01-26 12:53:20 -06:00
events
More null type check improvements
2022-01-16 14:27:59 -06:00
natives
Added quality option to jpeg, adjusted CMakeLists, more tweaks
2022-01-20 22:52:29 -06:00
utils
Retry image jobs on fail, deafen the bot when playing audio
2022-01-26 15:24:10 -06:00
.dockerignore
Added Dockerfile for api, allow bot to be run via npm start
2020-09-26 11:23:27 -05:00
.editorconfig
allow custom port for API server ( #204 )
2021-12-17 22:44:53 -06:00
.env.example
Change default database to SQLite
2022-01-04 10:48:28 -06:00
.eslintrc.json
Port to ESM modules (haha funny), removed cache request, many other changes that I forgot about
2021-08-19 09:19:14 -05:00
.gitignore
Added grayscale and sepia
2021-12-14 01:16:23 -06:00
.gitmodules
Added support for British flags to flag, updated region-flags repo URL
2021-11-25 17:14:41 -06:00
app.js
Don't disable THREAD_LIST_SYNC event
2022-01-25 15:16:08 -06:00
application.yml
Added initial music commands and category, moved lavalink node config to separate file
2020-07-06 15:19:30 -05:00
CMakeLists.txt
(Finally) fix win32 build
2022-01-26 12:01:31 -06:00
docker-compose.yml
Docker tweaks
2021-09-13 13:05:22 -05:00
Dockerfile.api
Moved to cmake.js, updated packages
2021-12-30 22:45:32 -06:00
Dockerfile.bot
Moved to cmake.js, updated packages
2021-12-30 22:45:32 -06:00
esmbot.png
Added stats, fixed some bugs, removed unneeded dependencies
2019-09-14 23:22:29 -05:00
LICENSE
Update license
2022-01-02 13:12:31 -06:00
messages.json
Properly await message deletes, update packages
2021-12-13 15:46:08 -06:00
package-lock.json
Added alias for soos, check if loaded commands end in .js, updated packages
2022-01-23 20:57:11 -06:00
package.json
Merge branch 'master' of github.com:esmBot/esmBot
2022-01-22 23:16:59 -06:00
PRIVACY.md
Update PRIVACY.md
2021-10-05 16:47:43 -05:00
README.md
The main instance is back 🎉 🎉
2021-11-12 18:54:24 -06:00
servers.json
Change image API port, added TLS support, fixed content-type header
2021-12-02 18:01:33 -06:00
shard.js
Change event loading logic
2022-01-25 15:27:31 -06:00