| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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:
- implement somewhat ok but not done version of lavalink
- new macros
- plugin system
- random hi plugin
|
| |
|
|
|
|
|
| |
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:
- 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:
- 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
|
| |
|