Commit Graph

39 Commits

Author SHA1 Message Date
2c42c6769b add deployment instructions to readme
All checks were successful
Rust / build (push) Successful in 50s
Rust / test (push) Successful in 54s
Rust / clippy (push) Successful in 38s
Rust / fmt (push) Successful in 1m34s
Rust / pre-commit (push) Successful in 41s
2024-06-07 14:35:53 +02:00
0375652c16 publish to docker hub
All checks were successful
release / release-image (push) Successful in 58m3s
Rust / build (push) Successful in 45s
Rust / test (push) Successful in 47s
Rust / clippy (push) Successful in 48s
Rust / fmt (push) Successful in 34s
Rust / pre-commit (push) Successful in 54s
2024-06-07 12:14:15 +02:00
9076ddbcde bump action versions
All checks were successful
Rust / build (push) Successful in 3m54s
Rust / test (push) Successful in 3m25s
Rust / fmt (push) Successful in 1m4s
release / release-image (push) Successful in 12m50s
Rust / pre-commit (push) Successful in 4m1s
Rust / clippy (push) Successful in 1m49s
2024-06-06 19:19:09 +02:00
1caa9798cd rename action yamls
All checks were successful
release / release-image (push) Successful in 12m21s
Rust / build (push) Successful in 2m7s
Rust / test (push) Successful in 1m23s
Rust / clippy (push) Successful in 1m45s
Rust / fmt (push) Successful in 51s
Rust / pre-commit (push) Successful in 2m28s
2024-06-06 18:37:38 +02:00
6b63a11bf3 add CD
All checks were successful
release / release-image (push) Successful in 13m46s
2024-06-06 18:14:24 +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
c942369745 remove drone CI 2024-06-06 16:51:55 +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
37f5648ad5 invalidate Docker cache
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 20:55:04 +02:00
046683cd98 include Cargo.lock
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 20:31:07 +02:00
79fc59c2a1 add cashing of rust dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 20:26:20 +02:00
bde8cc6514 remove caching of rust environment
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-05 19:55:40 +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
d25fa48575 github ci
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2024-03-23 11:26:59 +01:00
47c2c09910 display less songs in queue message 2024-03-23 11:26:31 +01:00
86641f5c94 change logo
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-20 14:42:02 +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
abba563d23 fix Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 20:26:44 +01:00
18c380930f add .env example
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 19:37:49 +01:00
f752e2c5ff add logo
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 19:19:36 +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
0c1fc06adf update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 18:22:15 +01:00
c8d4b5b4c0 rebranding
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-16 18:18:03 +01:00
c4344b1ddd add delete command to clean up the channel 2024-02-16 18:09:53 +01:00
2738c7fb6f enable logging in docker-compose 2024-02-16 15:21:34 +01:00
00247fb77b add Dockerfile 2024-02-16 15:07:56 +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
eacf4fffae Add 'README.md' 2024-02-15 23:09:51 +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