Keine Beschreibung

Kirk Trombley 49308ed11a Set up commands to run in a separate thread, shortened info msg to avoid groupme's limits vor 6 Jahren
config 0d747b604c Added riddle command vor 6 Jahren
src 49308ed11a Set up commands to run in a separate thread, shortened info msg to avoid groupme's limits vor 6 Jahren
.gitignore 47aec29750 Setting up gitignore vor 6 Jahren
Dockerfile 0c59a79193 Moved static files around, added inspire vor 6 Jahren
LICENSE 1e57eea03a License + README vor 6 Jahren
README.md 29b0d7b67d Added rolling functionality vor 6 Jahren
TODO_commands 0d747b604c Added riddle command vor 6 Jahren
requirements.txt 98525962a4 Added scp command vor 6 Jahren

README.md

Rollbot

Build

`docker build -t rollbot3:latest .`

Deploy

`docker run -p6070:6070 --name rollbot3-instance -d rollbot3`