Async Discord bot fully built Rust using a multi-threaded wait-notify queue to enqueue songs and handle many command requests concurrently. Named after a more popular bot named Mee6 after it completely stopped working for a discord server for my friends. We mainly used the original Mee6 to play music though we did find an alternative named Lara however there were some limitations. The main features I wanted in this bot were to have support for playing music directly through links as well as having a built in search feature.
Crates
- Tokio
- Serenity
- Songbird
- Symphonia
- Serde