Go to file
Ådne E. Moldesæter 7ced91514a
All checks were successful
continuous-integration/drone Build is passing
Added drone yml file
2022-06-09 22:37:09 +02:00
chart add helm chart 2022-06-07 21:13:02 +02:00
src Added discord bot functionality through serenity 2020-08-27 22:21:27 +02:00
.drone.yml Added drone yml file 2022-06-09 22:37:09 +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 ci(docker): add clang 2022-06-07 21:11:20 +02:00
Jenkinsfile use alpine docker image and build in docker instead of jenkins 2020-08-29 01:04:12 +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