aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commands/general/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix: (urbandict to nsfw), (clapify, uwufy, and rate return if mention everyone)Fuwn2020-11-031-1/+1
|
* refactor, chore, feat (desc)Fuwn2020-11-021-0/+1
| | | | | | | | | | | | | refactor: - `Cargo.toml` openssl patch - rename `DBOTS_TOKEN` environment variable feat: - new `wisp` command information - support server, bot invite, feature request, bot discovery sites. - use `CARGO_PKG_VERSION` environment variable to show version in presence. - `privacypolicy` command - prime more of the rocket webserver
* feat, chore, docFuwn2020-10-291-0/+4
| | | | | | | | | | | | | | 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 remoteFuwn2020-10-261-0/+122