Sunny Flowers is a Discord bot to play media in voice channels. It uses Serenity and Songbird to accomplish this.
You can run Sunny using cargo run --release
When running Sunny locally, she can take in the DISCORD_TOKEN
via a .env
file.
For deploying Sunny a Dockerfile
and kubernetes config are provided.
This works like normal and requires the DISCORD_TOKEN
present in the environment.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Sophie - Ailbe#7190