Personal Discord bot written in Rust
Go to file
2024-01-01 01:14:21 +00:00
.gitea/workflows Add version identifier 2023-12-30 13:50:15 +00:00
.vscode Initial commit 2023-12-08 14:01:13 +11:00
src Combine the command together and tweak some stuff in main.rs 2023-12-31 15:57:27 +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.109 2024-01-01 01:14:21 +00:00
Cargo.toml Update Rust crate serde_json to 1.0.109 2024-01-01 01:14:21 +00:00
docker-compose.yml Add Docker stuff, combine status subcmds into one. 2023-12-08 22:25:44 +11:00
Dockerfile Pin rust Docker tag to 8eaab14 (#13) 2023-12-29 12:00:50 +00: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