A rust discord but build w/ serenity
  • Rust 95.4%
  • Nix 4.3%
  • Dockerfile 0.3%
Find a file
Raphael 700e1b1431
feat(nix/flake): install sqlx-cli using nix
also auto run migration
2026-05-11 14:43:53 +02:00
.sqlx build(sqlx): adding the sqlx cache 2026-02-20 13:33:51 +01:00
migrations feat(migrations): The return of the king 2026-03-15 12:31:57 +01:00
src feat(commands/moderation): adding unban command finished 2026-04-27 23:28:41 +02:00
.dockerignore build(docker/ignore): adding dockerignore 2026-04-27 23:27:51 +02: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 refactor(build): cargo formatter for build.rs 2026-02-25 21:52:04 +01:00
Cargo.lock build(rust/cargo): adding the anyhow dependency (lock) 2026-02-25 21:52:30 +01:00
Cargo.toml build(rust/cargo): adding the serenity update 2026-04-27 23:28:58 +02:00
docker-compose.yml feat(docker/compose): adding docker-compose 2026-04-27 23:29:32 +02:00
Dockerfile build(docker/image): adding the image docker 2026-04-27 23:29:17 +02:00
emojis.toml feat(emojis): adding the emojis toml 2026-02-15 23:39:12 +01:00
env.example feat(env): adding the docker in the example env 2026-04-27 23:29:53 +02:00
flake.nix feat(nix/flake): install sqlx-cli using nix 2026-05-11 14:43:53 +02:00
LICENSE core(license): adding the GNU GPL v3 license 2026-02-14 00:44:51 +01:00