Skip to content

A simple webhook server for forwarding Tot webhook payloads to a Discord channel.

Notifications You must be signed in to change notification settings

mjdean94/TotWebhookServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tot Webhook Server

A simple webhook server that forwards Tot Sudo webhook payloads to Discord.

Setup

  1. Create a Discord Webhook from the "Integrations" section of server settings.
  2. Create a config.py file in /src that defines a variable called webhook_url and sets it equal to the webhook URL you just made.
webhook_url = 'https://discord.com/api/webhooks/somelongstringofcharacters'
  1. In Conan Exiles, open the Tot Sudo Admin panel. In "Configure" log under the Sudo settings, enable the webhook and past your IP address with port 8000 and a path of /tot. You're done.

About

A simple webhook server for forwarding Tot webhook payloads to a Discord channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages