Personal Discord bot written in Rust
Go to file
toast a329e4ce07
Some checks failed
Build and push container image / build (push) Failing after 8m33s
Part 2 of previous commit
2024-01-08 00:30:37 +11:00
.gitea/workflows Part 2 of previous commit 2024-01-08 00:30:37 +11:00
.vscode Initial commit 2023-12-08 14:01:13 +11:00
src Add uptime command 2024-01-07 14:38:37 +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 Add uptime command 2024-01-07 14:38:37 +11:00
Cargo.toml Add uptime command 2024-01-07 14:38:37 +11:00
docker-compose.yml Add Docker stuff, combine status subcmds into one. 2023-12-08 22:25:44 +11:00
Dockerfile I wonder if this will ever work.. 2024-01-07 23:57:46 +11: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