A rust discord but build w/ serenity
Find a file
2026-02-13 20:06:33 +01:00
.github/workflows ci(rust): adding the rust CI 2026-02-12 16:21:21 +01:00
migrations feat!(migrations): rename type to activity_type 2026-02-12 23:16:04 +01:00
src feat(database/bot): adding the bot database wrapper 2026-02-13 20:06:33 +01:00
.envrc build(nix): adding flake and envrc 2026-02-11 19:46:52 +01:00
.gitignore core(git/ignore): adding the mod_gen ignore 2026-02-12 14:51:52 +01:00
build.rs build(cargo): adding the models & database to build 2026-02-13 20:06:33 +01:00
Cargo.lock build(rust/cargo): adding the sqlx rust lib 2026-02-12 23:19:48 +01:00
Cargo.toml build(rust/cargo): adding the sqlx rust lib 2026-02-12 23:19:48 +01:00
env.example feat(env/example): pushing an env.example 2026-02-12 21:53:05 +01:00
flake.nix build(nix/flake): adding the path for cargo & database stuff 2026-02-12 22:34:36 +01:00
setup.sh build(script/setup): adding the script setup.sh 2026-02-13 12:12:10 +01:00