daroth submitted a new resource:
RunUO 1.0 Discord Relay - A standalone .net app for relaying in-game events to Discord
Read more about this resource...
RunUO 1.0 Discord Relay - A standalone .net app for relaying in-game events to Discord
Hello all,
I'm the shard owner of Regisfall. We are still operating an old RunUO 1.0 codebase for the shard which sometimes requires a workaround or two for modern app integration. Today I built a "Discord Relay" app which will read a .txt file and relay each line to a Discord Webhook. From there I made some basic code for RunUO to write to that .txt file for certain notifications like shard restarts/crashes/boots etc.
Here's how I went about building it:
Step 1 - Create new .net...
Read more about this resource...