| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat (desc) | Fuwn | 2020-11-01 | 1 | -3/+6 |
| | | | | | | | | | feat: - implement somewhat ok but not done version of lavalink - new macros - plugin system - random hi plugin | ||||
| * | feat (desc) | Fuwn | 2020-10-30 | 1 | -2/+3 |
| | | | | | | | | feat: - add `Procfile` and `app.json` to "prep" for heroku (probably not going to go to heroku though). - implement a plugin system and enable `random_hi` plugin. - move webserver to seperate location | ||||
| * | feat, chore, doc | Fuwn | 2020-10-29 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | 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) | ||||
| * | repo: push main from local to remote | Fuwn | 2020-10-26 | 1 | -0/+32 |