Donder Helper is a Nijiiro database Discord bot. Information about songs, dans, campaigns, events, etc. can be accessed through Slash Commands.
You can add the bot to your server or your apps here: https://discord.com/oauth2/authorize?client_id=1345203265838776431
If you want to run the bot on your own system, you can use the Dockerfile provided or run build.bat to build from source. The executable will be found in /bin/Release/net8.0/win-x64/publish/.
(Note that you must have the .NET 8 SDK installed in order for this command to work.)
In that folder where your executable is located, create a key.txt file, with the contents of that file being your Discord bot's token. After that, run DonderHelper.exe. Never share this token publicly!!!
For coding, you must install the .NET 8 SDK in order to build and test the project.
For contributing translations, edit the files found in the Lang folder.