No description
src | ||
.gitignore | ||
boardsourcebot.nimble | ||
boardsourcebot.service | ||
commands.yaml | ||
Dockerfile | ||
dockerrun.sh | ||
Makefile | ||
nim.cfg | ||
README.md |
Boardsource bot
Boardsourcebot is designed to make the lives or the boardsource mods easier to help deal with repeat questions
Requirementss
- Install Nim using choosenim or Nim's website
- Install Nimble from numble
Building
make release
or make debug
Installing
To install, compile and then run
sudo make install
Docker
This can also be built and run with docker. Simply run
dockerrun.sh