Personal Discord bot written in Rust
Go to file
Renovate 20178214f1
All checks were successful
Build and push container image / build (push) Successful in 11m9s
Update Rust crate reqwest to 0.12.0 (#70)
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2024-03-20 12:06:42 -04:00
.gitea/workflows Update docker/setup-buildx-action digest to 2b51285 (#60) 2024-03-14 04:52:40 -04:00
.vscode Initial commit 2023-12-08 14:01:13 +11:00
src Create internals dir and optimize usage of Reqwest 2024-03-16 09:41:33 +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.27 (#69) 2024-03-19 14:30:38 -04:00
Cargo.toml Update Rust crate reqwest to 0.12.0 (#70) 2024-03-20 12:06:42 -04:00
docker-compose.yml Pin postgres Docker tag to 49fd8c1 (#68) 2024-03-19 07:31:25 -04:00
Dockerfile Update rust:1.76-alpine3.19 Docker digest to e594a97 (#66) 2024-03-16 17:04:16 -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