diff options
| author | Fuwn <[email protected]> | 2020-10-29 23:50:10 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-10-29 23:50:10 -0700 |
| commit | c20c9a59a1d487286116809856497fa089781659 (patch) | |
| tree | 9be2c51c61ec355df471d1d6fc3b809d354e64c4 /README.md | |
| parent | feat, annotate, chore (desc) (diff) | |
| download | dep-core-next-c20c9a59a1d487286116809856497fa089781659.tar.xz dep-core-next-c20c9a59a1d487286116809856497fa089781659.zip | |
feat, chore, doc
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)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # Wisp Wisp, your all-in-one Discord companion. + +### TODO +[Wisp Core GitHub Project Board](https://github.com/orgs/wispgg/projects/3). |