Go to file
Ådne E. Moldesæter 64d8972a23
Merge pull request #7 from Northcode/master-rust
add helm chart
2022-06-07 21:17:06 +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
.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