This is the source code for a bot hosted on the RimWorld Discord.
Open the project using Visual Studio. Create a new resources file under the MuffaloBot project called AuthResources.resx.
Fill in the following fields:
BotToken: Your bot's tokenSteamApiKey: The API key for interfacing with the Steam API.
Compile the solution as usual.
MuffaloBot targets the .NET Framework.
