Commit Graph

25 Commits

Author SHA1 Message Date
d70de0ea76 Remove memory and move bot_version to utils
All checks were successful
Build and push container image / build (push) Successful in 10m58s
2024-03-12 22:39:17 +11:00
7bf2ff0b4d Add utils and memory
All checks were successful
Build and push container image / build (push) Successful in 4m23s
2024-03-12 14:24:44 +11:00
3da094eaa6 Add error handler and finally fix the query
All checks were successful
Build and push container image / build (push) Successful in 10m38s
2024-03-11 10:04:12 +11:00
3ccd5ac51d Rustify, I guess.
All checks were successful
Build and push container image / build (push) Successful in 10m26s
2024-02-24 01:03:03 +11:00
b454683c6d Add permission checks
All checks were successful
Build and push container image / build (push) Successful in 10m20s
2024-02-09 19:51:36 +11:00
5811d5df6a Database optimizations
All checks were successful
Build and push container image / build (push) Successful in 10m37s
2024-02-06 13:02:17 +11:00
b7f5f12cb3 "INSERT has more expressions than target columns"
All checks were successful
Build and push container image / build (push) Successful in 10m11s
2024-02-06 02:03:32 +11:00
c81e682de0 I am very satisfied with the results.
All checks were successful
Build and push container image / build (push) Successful in 10m9s
2024-02-05 22:49:04 +11:00
776c3e2f1c Too unmotivated to finalize, will do something else with DB at some point.
All checks were successful
Build and push container image / build (push) Successful in 10m41s
2024-02-01 18:00:57 +11:00
8ecc3ff4ef Good enough for now, more later.
All checks were successful
Build and push container image / build (push) Successful in 9m55s
2024-01-31 05:22:08 +11:00
5a73154fe9 Database integration and test command
Some checks failed
Build and push container image / build (push) Has been cancelled
2024-01-30 23:17:59 +11:00
f6bb3243d3 Match the imports as the template base
All checks were successful
Build and push container image / build (push) Successful in 6m40s
2024-01-12 13:50:38 +11:00
929ef0467a Fix breaking changes caused by Poise update
All checks were successful
Build and push container image / build (push) Successful in 6m36s
2024-01-12 13:41:29 +11:00
b2ac0db156 Touch-up on couple variables
Some checks failed
Build and push container image / build (push) Has been cancelled
2024-01-08 02:40:54 +11:00
40cbbdc188 Add uptime command
All checks were successful
Build and push container image / build (push) Successful in 7m21s
2024-01-07 14:38:37 +11:00
8c4f409e37 Replace deprecated package
All checks were successful
Build and push container image / build (push) Successful in 7m13s
2024-01-02 14:42:40 +11:00
3dbf087a71 Combine the command together and tweak some stuff in main.rs
All checks were successful
Build and push container image / build (push) Successful in 7m17s
2023-12-31 15:57:27 +11:00
151a4429c1 Remove dead_code macro
All checks were successful
Build and push container image / build (push) Successful in 7m19s
2023-12-30 10:24:38 +11:00
6e5e6d31fb Add new command for querying ATS server
Some checks failed
Build and push container image / build (push) Has been cancelled
2023-12-29 23:00:44 +11:00
f835d92519 Refactor pms_serverstatus to add User-Agent header
All checks were successful
Build and push container image / build (push) Successful in 7m17s
2023-12-12 12:35:57 +11:00
3996bad37d Sprinkle some Rust here
All checks were successful
Build and push container image / build (push) Successful in 6m50s
2023-12-10 20:56:25 +11:00
24943a34b0 Log interaction's location 2023-12-10 12:53:10 +11:00
a7acb83c94 Improve formatting in main.rs
All checks were successful
Build and push container image / build (push) Successful in 6m42s
2023-12-08 22:44:27 +11:00
f0db44f672 Add Docker stuff, combine status subcmds into one. 2023-12-08 22:25:44 +11:00
1a71c92a8e Initial commit 2023-12-08 14:01:13 +11:00