A Discord application to read .log and .txt files generated by ArcDPS after a crash.
- Follow the Discord Application guide to create a new application.
- Generate a token under Bot->Token in your application settings.
- Create a .env file with the field
DISCORD_TOKEN=and paste the token generated. - For debugging purposes, you can use
DISCORD_TOKEN_DEBUG_=. - Build and run the application.
