You can invite the bot here
- Download the jar here (it should be a
.jar
file andconfig.txt.example
.playlist_file.txt.example
is just an example for how playlists works) - Rename config.txt.example to
config.txt
and fill it out. - Run:
java -jar thunder.jar
- Create your working directory, example:
mkdir thunder && cd thunder
- Rename config.txt.example to
config.txt
and fill it out. - Rename docker-compose.yml.example to
docker-compose.yml
- Run:
docker-compose up --build -d
We are very open for any contributions. Please read CONTRIBUTING.md for more insformation.
The bot is licensed under the Apache 2.0 license. See the file LICENSE.md for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.