A general discord bot made for friends group discord server. Built with serenity.
- Music Playback using Songbird crate.
- Auto-disconnect from voice channel.
- Auto assign role when a new user joins the Discord server.
- Send Word of the Day when prompted.
- Do some simple math(got it from the examples...)
- Send daily/random quote.
To start the dev environment run the following command:
nix develop
To build and run:
cargo run
- The bot sends a the Word of the Day daily, at a certain specified time.
- Display the current amount of servers in which the bot is in.