https://github.com/euank/koebot
A music bot for discord
https://github.com/euank/koebot
Last synced: about 1 year ago
JSON representation
A music bot for discord
- Host: GitHub
- URL: https://github.com/euank/koebot
- Owner: euank
- License: gpl-3.0
- Created: 2021-09-14T06:22:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T18:56:24.000Z (about 1 year ago)
- Last Synced: 2025-05-05T21:14:46.761Z (about 1 year ago)
- Language: Rust
- Size: 181 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### koebot
A fairly basic discord music bot.
Rythmbot is dead, long live just running your own bot to pipe youtube-dl into a voice channel.
Thanks to serenity and [songbird](https://github.com/serenity-rs/songbird) for the excellent bot frameworks and libraries.
#### License
GPLv3, some portions ISC (due to being derived from songbird's examples and code).