Go to file
2020-08-22 22:07:28 +02:00
src Added diceroll/modifier grouping 2020-08-22 22:07:28 +02:00
.gitignore Started on rust version: Added simple parsing and tests 2020-06-22 20:20:11 +02:00
Cargo.lock Started on rust version: Added simple parsing and tests 2020-06-22 20:20:11 +02:00
Cargo.toml Started on rust version: Added simple parsing and tests 2020-06-22 20:20:11 +02:00
Dockerfile Started on rust version: Added simple parsing and tests 2020-06-22 20:20:11 +02:00
Jenkinsfile Add Jenkinsfile 2019-05-23 18:54:04 +02:00
LICENSE Initial commit 2019-05-17 19:29:31 +02:00
README.md Started on rust version: Added simple parsing and tests 2020-06-22 20:20:11 +02:00

Rollux

Rollux is a simple dice rolling bot for discord written in rust using serenity

How to run

TODO

Running with docker

TODO

Example docker-compose file:

TODO