aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain
Commit message (Collapse)AuthorAgeFilesLines
* feat, chore, docFuwn2020-10-291-0/+1
feat: - implement rocket webserver (switch to rust nightly) - implement basic voice handling (outdated as i will probably be adding lavalink soon) chore: - specify rust toolchain in `rust-toolchain` file. - tidy up code a tiny bit doc: - add cc enviroment variables to file for future reference. - thicken readme.md (useless tbh)