Тайлбар байхгүй

Kirk Trombley a0a9ba8d4f Cleaning up some logic 6 жил өмнө
config 72114935b1 Switched from postgres to sqlite 6 жил өмнө
src a0a9ba8d4f Cleaning up some logic 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 aefbd3a5d5 README update 6 жил өмнө
TODO_commands 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list 6 жил өмнө
requirements.txt 72114935b1 Switched from postgres to sqlite 6 жил өмнө

README.md

Rollbot

Build

`docker build -t rollbot3:latest .`

Deploy

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