A discord server bot written in rust with fun commands and music streaming
Check the config/example.toml to see what you can add as config.
You can add a 'local.toml' file for you development variables. (Its ignored by .gitignore)\
For docker environment, just check the env_example to see how to use the env as config
For development, just execute:
docker-compose up -d
or enter inside bash and do anything
docker-compose run bot bash
MIT
Free Software, Hell Yeah!