.github
Removed cpp actions
2021-11-10 18:10:16 -06:00
api
Improved pagination, empty value checks, and bigints
2022-01-14 23:26:38 -06:00
assets
ZAMN Image Command ( #195 )
2021-12-02 18:05:52 -06:00
classes
Improved pagination, empty value checks, and bigints
2022-01-14 23:26:38 -06:00
commands
Improved pagination, empty value checks, and bigints
2022-01-14 23:26:38 -06:00
events
More null type check improvements
2022-01-16 14:27:59 -06:00
natives
why did I think that using remove_if was a good idea
2022-01-15 00:04:34 -06:00
utils
Minor code improvements in image-runner.js
2022-01-16 23:04:30 +02: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
Improved pagination, empty value checks, and bigints
2022-01-14 23:26:38 -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
binding.gyp
Moved to cmake.js, updated packages
2021-12-30 22:45:32 -06:00
CMakeLists.txt
Specify C++17 support in cmake a different way
2021-12-31 20:55:53 -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
Revert qrcreate/qrread removal
2022-01-12 19:47:36 -06:00
package.json
Revert qrcreate/qrread removal
2022-01-12 19:47:36 -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
Fixed improper OUTPUT variable checking
2022-01-07 17:11:30 -06:00