aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix. chore: (codeblock config raw), (remove unused import)HEADport-0.6mainFuwn2020-11-052-2/+2
|
* fix: mention parsingFuwn2020-11-052-1/+7
|
* fix: mention handling where it should be handledFuwn2020-11-044-22/+38
|
* fix: parse for mentions not just @everyoneFuwn2020-11-042-10/+10
|
* feat, fix, chore, revert (desc)Fuwn2020-11-045-87/+104
| | | | | | | | | | | | | | | | feat: - not working: presence now checks if environment variable is present, if not, set to `0.1.0`. - `@everyone` abuse handling - urban dictionary to nsfw fix: - rename cc environment variables file chore: - bump version from `0.1.1` to `0.1.2` revert: - display presence now, but static
* fix: (urbandict to nsfw), (clapify, uwufy, and rate return if mention everyone)Fuwn2020-11-032-1/+16
|
* refactor, chore, feat (desc)Fuwn2020-11-027-23/+87
| | | | | | | | | | | | | 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
* chore/ fix: commit file that i forgot to commitFuwn2020-11-011-1/+1
|
* chore: correct punctuationFuwn2020-11-0117-54/+54
|
* feat (desc)Fuwn2020-11-0110-44/+271
| | | | | | | | feat: - implement somewhat ok but not done version of lavalink - new macros - plugin system - random hi plugin
* feat (desc)Fuwn2020-10-3013-13/+106
| | | | | | | 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, docFuwn2020-10-298-4/+164
| | | | | | | | | | | | | | 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)
* feat, annotate, chore (desc)Fuwn2020-10-2710-87/+166
| | | | | | | | | | | | | | | | | | | | | | | feat: - feature request - github organization - change up the `uwu!` response - add parse and send goodbye to utils - add goodbye stuff to config model - add aliases to ignore remove and list - add alias to russian roulette annotate: - framework.rs chore: - change command group names - add discriminator to ready log - add period to fern log output - change up order of server info command + add stuff metnioned above other: - comment out config goodbye
* repo: push main from local to remoteFuwn2020-10-2645-0/+7905