A rust discord but build w/ serenity
Find a file
2026-02-17 15:30:54 +01:00
.github/workflows ci(gh/rust): install sqlx-cli 2026-02-17 15:30:54 +01:00
.sqlx feat(sqlx): adding the cache from the database 2026-02-17 15:30:54 +01:00
migrations feat(migration/tables): adding default values 2026-02-16 22:14:21 +01:00
src feat(database/guild_user): adding the database macros 2026-02-17 15:30:54 +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 style(build): using now only two functions 2026-02-17 15:30:54 +01:00
Cargo.lock feat(rust/cargo): adding the tracing libs 2026-02-17 15:30:54 +01:00
Cargo.toml feat(rust/cargo): adding the tracing libs 2026-02-17 15:30:54 +01:00
emojis.toml feat(emojis): adding the emojis toml 2026-02-15 23:39:12 +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 cargo to the devshell 2026-02-17 15:30:54 +01:00
LICENSE core(license): adding the GNU GPL v3 license 2026-02-14 00:44:51 +01:00