A simple Discord bot that plays a theme for users joining a voice channel.
 
 
 
Go to file
Patrick Cleavelin 85477d3c86
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
feat: Add Guilds and Channels (#12)
- Bumps rust version from old nightly to stable.
- Add guilds to instance
- Add voice channels that can be used with the bot
- Support starting instance from scratch with no DB

Reviewed-on: #12
Co-authored-by: Patrick Cleavelin <patrick@spacegirl.nl>
Co-committed-by: Patrick Cleavelin <patrick@spacegirl.nl>
2024-06-11 18:53:57 -07:00
src feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
.gitignore feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
.woodpecker.yml feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
Cargo.lock feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
Cargo.toml feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
flake.lock feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
flake.nix feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
justfile feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00
rust-toolchain feat: Add Guilds and Channels (#12) 2024-06-11 18:53:57 -07:00