Search found 1 match

by neongrey
Wed Nov 18, 2020 4:22 pm
Forum: Scripts & Packages
Topic: Mudlet Discord Webhook Support
Replies: 5
Views: 10008

Re: Mudlet Discord Webhook Support

hey, got this working but just wanted to leave this here for anyone else who tries to get this to work-- discord wants null, not false for the avatarurl, and you can also null out the bot name on the trigger too, like so:
Code: [show] | [select all] lua
sendToDiscordWebhook(null, null, "My Boring Message")