Go to file
Ådne E. Moldesæter 56a37a738f Code cleanup
2020-08-27 20:49:06 +02:00
src Code cleanup 2020-08-27 20:49:06 +02:00
.gitignore Started on rust version: Added simple parsing and tests 2020-06-22 20:20:11 +02:00
Cargo.lock Added roll_dice_segments function + tests 2020-08-26 22:18:37 +02:00
Cargo.toml Added roll_dice_segments function + tests 2020-08-26 22:18:37 +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