Commit Graph

16 Commits

Author SHA1 Message Date
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
e831ede37c use discord embeds in messages
All checks were successful
tests / fmt (push) Successful in 3m17s
tests / fmt (pull_request) Successful in 2m35s
tests / test (push) Successful in 3m17s
tests / test (pull_request) Successful in 2m39s
tests / build (push) Successful in 3m26s
tests / clippy (push) Successful in 3m33s
tests / clippy (pull_request) Successful in 2m57s
tests / build (pull_request) Successful in 3m5s
tests / pre-commit (push) Successful in 4m16s
tests / pre-commit (pull_request) Successful in 1m29s
2024-06-10 23:41:29 +02:00
af4abf8ade fix clippy warnings
Some checks failed
Rust / build (push) Successful in 1m17s
Rust / test (push) Successful in 1m11s
Rust / fmt (push) Successful in 34s
Rust / pre-commit (push) Successful in 39s
Rust / clippy (push) Failing after 11m36s
2024-06-06 16:52:12 +02:00
9ed774c44e improve message formatting
Some checks failed
continuous-integration/drone/push Build is passing
Rust / pre-commit (push) Failing after 6m53s
Rust / build (push) Failing after 3s
2024-06-06 15:13:11 +02:00
6a3aba1ca4 limit number of tracks shown
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 23:40:54 +02:00
1acab1254b improve play messages
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 19:10:54 +02:00
47c2c09910 display less songs in queue message 2024-03-23 11:26:31 +01:00
243027a653 let bot leave if it is alone
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-19 17:23:19 +01: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
ab7e9b47f6 fix deafen on join
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 18:52:02 +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