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