Add an api endpoint to shutdown the bot from the browser

This commit is contained in:
runebaas 2020-09-15 00:14:27 +02:00
parent f71349b378
commit d3c284102b
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 65 additions and 0 deletions

View file

@ -8,6 +8,7 @@
// Geekbot Internals
TranslationsFailed = 201,
KilledByApiCall = 210,
// Dependent Services
/* 301 not in use anymore (redis) */