Discord webhook extension for Rimworld Together
Go to your desired channel and create a webhook, then copy the url
Edit "webhook_url" at Core/RTDiscordConfig.json and save it
Now open
DiscordAddonRimworldTogether.exeevery time that you want to start the server with discord integration
Reload command also reload the configuration
{
"webhook_url": "",
"message": {
"server_launched": "Server started",
"user_join": "%user% connected to the server",
"user_disconnect": "%user% disconnected from the server",
"broadcast": "Broadcast: %broadcast%",
"chat_messages": true,
"new_settlement_message": "New settlement: %settlement%",
"created_faction": "New faction created: %faction_name%",
"deleted_faction": "Faction %faction_name% was deleted from the world"
}
}Make sure to download https://dotnet.microsoft.com/es-es/download/dotnet/6.0 to use this