Personal Discord bot written in Rust
Go to file
Renovate 97100fb355
All checks were successful
Build and push container image / build (push) Successful in 10m50s
Update Rust crate reqwest to 0.11.26 (#57)
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2024-03-12 11:34:57 -04:00
.gitea/workflows Update actions/checkout action to v4.1.2 (#56) 2024-03-12 07:27:35 -04:00
.vscode Initial commit 2023-12-08 14:01:13 +11:00
src Remove memory and move bot_version to utils 2024-03-12 22:39:17 +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 reqwest to 0.11.26 (#57) 2024-03-12 11:34:57 -04:00
Cargo.toml Update Rust crate reqwest to 0.11.26 (#57) 2024-03-12 11:34:57 -04:00
docker-compose.yml Update postgres:16.2-alpine3.19 Docker digest to bbd7346 (#43) 2024-02-13 19:18:08 -05:00
Dockerfile Update rust:1.76-alpine3.19 Docker digest to ba706e9 (#53) 2024-03-11 20:02:19 -04:00
renovate.json Initial commit 2023-12-08 14:01:13 +11:00
run.sh Database integration and test command 2024-01-30 23:17:59 +11:00