Commit graph

12 commits

Author SHA1 Message Date
ac2f9b9375
feat: Support cmd and args querys
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-05 18:32:13 +03:00
d3b4ebfd53
chore: Pass the pinged bots to the threads as mutex
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-03 13:16:02 +03:00
83148f848a
feat: Make config.toml hold all configrations
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
d64de3c4dc
fix: Make the bot_username parameter to lowercase
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
31b810f817
feat: Support CLI
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 2m53s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:50:38 +03:00
b7b1f7e415
chore: Create try_main to print the error message
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:50:38 +03:00
245fcc705e
chore: Create an error type for the server
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:50:29 +03:00
53f58f25ee
chore: Move the PingList trait to src/traits.rs
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:37:44 +03:00
99b3d5418d
chore: Upgrade dependencies and fix lint errors
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:33 +03:00
9100ebcb11
chore(fmt): Format the code
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:32 +03:00
e6060d5445
chore(copyright): Update the copyright
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-21 19:31:22 +03:00
TheAwiteb
d55fa3f4fa
First commit 2023-11-18 22:48:36 +03:00