|
3 months ago | |
---|---|---|
src | 3 months ago | |
.gitignore | 3 months ago | |
LICENSE | 3 months ago | |
README.md | 3 months ago | |
betch.service | 3 months ago | |
errbot.service | 3 months ago |
This is a port of @tumGER BETCH WebAPI and Discord bot in Go. BETCH is a rewrite of the error code module that @tumGER maintained for Robocop/Komet. The rewrite features automatic scrapping of error codes, a better format for error codes and much more. It will always only focus on error codes and nothing else.
There are 3 API calls:
/api/betch/all
- Sends every single error code in a huge dictionary/api/betch/<module_int>/<description_int>
- Sends the info related to that error code/api/betch/reload/<token>
- Reloads the error listThis bot is hosted freely HERE, feel free to use it instead
More info on how to run the BETCH-Go will be written here once it's in a usable state.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this repository, You can obtain one at https://mozilla.org/MPL/2.0/.