This website requires JavaScript.
Explore
Help
Sign In
adne
/
Rollux
Watch
1
Star
0
Fork
0
You've already forked Rollux
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
79
KiB
Rust
97.6%
Dockerfile
2.4%
6a1f5b6035
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Ådne E. Moldesæter
6a1f5b6035
Composed parsing and rolling functionality into roll_dice function
2020-08-27 20:35:22 +02:00
src
Composed parsing and rolling functionality into roll_dice function
2020-08-27 20:35:22 +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
README.md
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