Add an api endpoint to shutdown the bot from the browser
This commit is contained in:
parent
f71349b378
commit
d3c284102b
2 changed files with 65 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
// Geekbot Internals
|
||||
TranslationsFailed = 201,
|
||||
KilledByApiCall = 210,
|
||||
|
||||
// Dependent Services
|
||||
/* 301 not in use anymore (redis) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue