Commit Graph

22 Commits

Author SHA1 Message Date
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