暫無描述

Kirk Trombley 428925e5cb Converting teamspeak plugin to use actual class 6 年之前
config 29b0d7b67d Added rolling functionality 6 年之前
src 428925e5cb Converting teamspeak plugin to use actual class 6 年之前
static 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 年之前
templates 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 年之前
.gitignore 47aec29750 Setting up gitignore 6 年之前
Dockerfile 72114935b1 Switched from postgres to sqlite 6 年之前
LICENSE 1e57eea03a License + README 6 年之前
README.md 29b0d7b67d Added rolling functionality 6 年之前
TODO_commands 29b0d7b67d Added rolling functionality 6 年之前
requirements.txt 29b0d7b67d Added rolling functionality 6 年之前

README.md

Rollbot

Build

`docker build -t rollbot3:latest .`

Deploy

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