Relay chat from Houdini to Discord.
- Run
git clone https://github.com/AllinolCP/Houdini-Asyncio-to-Discord-Relay.git
inHoudini/Plugins
- Move into the
Houdini-asyncio-to-discord-relay
directory - Open
__init__.py
and setchatlogwebhook, coinslogwebhook,connectionlogwebhook
to your webhook URL then set your cpps name, play link and the website - Make sure the
discord-webhook
package is installed (pip install discord-webhook
) - Enjoy!
- Edit the Discord channel you want to have messages forwarded from Houdini to.
- Navigate to the Webhooks tab and press "Create Webhook".
- Give it a cool name and icon if you want.
- Copy the webhook URL and set
chatlogwebhook, coinslogwebhook,connectionlogwebhook
's value to it