Commit Graph

16 Commits

Author SHA1 Message Date
0bee437e53 save media source in metadata typemap
All checks were successful
tests / fmt (push) Successful in 1m12s
tests / clippy (push) Successful in 1m12s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m44s
2024-06-17 17:06:59 +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
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
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
c4344b1ddd add delete command to clean up the channel 2024-02-16 18:09:53 +01:00
5560d31638 capture signal handling in a function 2024-02-16 14:47:32 +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
c317cdc97d add playlists and a queue command 2024-02-15 23:02:55 +01:00
aef9c4608d add function to parse commands 2024-02-15 13:29:48 +01:00
4eee0adf40 add global commands 2024-02-14 23:55:48 +01:00
197129cf72 add queue 2024-02-14 17:37:53 +01:00
96f5e4e063 add CI 2024-02-14 16:06:24 +01:00
c53b2bba49 first commit, yay 2024-02-14 15:40:37 +01:00