Commit Graph

11 Commits

Author SHA1 Message Date
4a69e0f578 cleanup
All checks were successful
tests / build (push) Successful in 1m4s
tests / fmt (push) Successful in 2m17s
tests / clippy (push) Successful in 2m14s
tests / pre-commit (push) Successful in 2m12s
tests / test (push) Successful in 2m27s
deploy / release-image (push) Successful in 6m11s
2024-06-19 19:14:44 +02:00
dbaf1a1374 reset loop state on leave/stop 2024-06-18 15:49:58 +02:00
3781785a50 announce /skip and /loop commands
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / pre-commit (push) Successful in 2m24s
tests / clippy (push) Successful in 2m26s
tests / build (push) Successful in 2m31s
tests / test (push) Successful in 2m48s
deploy / release-image (push) Successful in 16m8s
2024-06-17 15:40:49 +02:00
54c36688b7 add loop command
All checks were successful
tests / fmt (push) Successful in 57s
tests / clippy (push) Successful in 1m16s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m36s
2024-06-17 15:14:22 +02:00
55fe212424 add skip command 2024-06-13 20:42:53 +02:00
a0ac87959b paginate /queue
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / fmt (pull_request) Successful in 1m35s
tests / test (push) Successful in 2m39s
tests / pre-commit (push) Successful in 2m37s
tests / clippy (push) Successful in 2m44s
tests / build (push) Successful in 3m4s
tests / clippy (pull_request) Successful in 2m49s
tests / build (pull_request) Successful in 2m53s
tests / test (pull_request) Successful in 2m51s
tests / pre-commit (pull_request) Successful in 1m34s
2024-06-13 00:49:11 +02:00
594a22e743 keep delete as chat command
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 15:09:34 +01:00
872464bd31 use interactions instead of chat commands
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 14:34:55 +01:00
c4344b1ddd add delete command to clean up the channel 2024-02-16 18:09:53 +01:00
bd33f22b30 add new commands to published commands 2024-02-16 14:33:29 +01:00
8a8a807547 split main.rs into files 2024-02-16 14:23:20 +01:00