Personal Discord bot written in Rust
Go to file
toast 7ef236adb2
All checks were successful
Build and push container image / build (push) Successful in 9m54s
Lowercase the container name
2024-01-29 19:50:03 +11:00
.gitea/workflows Attempt to avoid container conflicts 2024-01-12 14:03:57 +11:00
.vscode Initial commit 2023-12-08 14:01:13 +11:00
src Match the imports as the template base 2024-01-12 13:50:38 +11:00
.dockerignore Add new command for querying ATS server 2023-12-29 23:00:44 +11:00
.gitignore Add Docker stuff, combine status subcmds into one. 2023-12-08 22:25:44 +11:00
Cargo.lock Update Rust crate serde_json to 1.0.113 (#33) 2024-01-28 22:50:32 -05:00
Cargo.toml Update Rust crate serde_json to 1.0.113 (#33) 2024-01-28 22:50:32 -05:00
docker-compose.yml Lowercase the container name 2024-01-29 19:50:03 +11:00
Dockerfile Update rust:1.75-alpine3.19 Docker digest to 65aa0b2 (#32) 2024-01-27 20:13:29 -05:00
renovate.json Initial commit 2023-12-08 14:01:13 +11:00
run.sh Create run.sh to start bot with envvars loaded into shell 2023-12-29 19:58:49 +11:00