Multipurpose Discord bot written in Rust using Poise, Serenity and Songbird
- Music playback using YouTube with support for lyrics, playlists & request-mode, where the bot queues whatever song you write in a channel
- TTS using Kokoro running locally
- Chatbot using Gemma3 running locally
- Quoting user messages
- Global chat across servers like Yggdrasil-bot
And many more utilities including looking up animanga, Urbandictionary, play RPS etc.
Either invite the bot with this invite or run it yourself:
git clone https://codeberg.org/fabseman/fabsebot.git
cd fabsebot
cp config-example.toml config.toml # configure to your needs
cargo run -r # requires the nightly toolchain for rustPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.