A simple Discord bot that plays a theme for users joining a voice channel.
 
 
 
Go to file
Patrick Cleavelin 6d60ad57ef reuse api key on login (this enabled sessions on multiple devices with the risk of worse security) 2024-06-09 20:01:09 -05:00
src reuse api key on login (this enabled sessions on multiple devices with the risk of worse security) 2024-06-09 20:01:09 -05:00
.gitignore allow starting from empty database, allow adding guilds, upgrade pico-css to v2 2024-06-09 19:50:02 -05:00
.woodpecker.yml also build the image on new tag 2023-07-31 22:21:58 -05:00
Cargo.lock feat: ability to update permissions for users on mod dashboard 2023-10-27 20:37:24 -05:00
Cargo.toml feat: ability to update permissions for users on mod dashboard 2023-10-27 20:37:24 -05:00
flake.lock port of memejoin from js to rust 2023-02-12 01:56:53 -06:00
flake.nix use just file, make flake work on mac 2024-06-09 17:29:39 -05:00
justfile use just file, make flake work on mac 2024-06-09 17:29:39 -05:00
rust-toolchain port of memejoin from js to rust 2023-02-12 01:56:53 -06:00