Open Skyridr opened 5 years ago
** sorry for the title btw, keyboard mess up and accidentally submitted it.
im not able to let the script send messages to discord can u help me and send me example of your settings that i can make my changes and use it on me?
Change line 38 to: if (preg_match('/^\s*https?://(ptb.)?discord.com/api/webhooks//i', $webhookurl) == 0) { in inc/discord_webhooks/DiscordWebhook.php file.
Change line 38 to: if (preg_match('/^\s*https?://(ptb.)?discord.com/api/webhooks//i', $webhookurl) == 0) { in inc/discord_webhooks/DiscordWebhook.php file.
This did not fix it for me. Comment out line 38-40 to fix the issue.
I filled in all hook information in the settings and tried it on 2 different servers with the php requirements as per instructions, but nothing is being referred to discord while the other (but older) mybb discord relay appears to work.. Any idea as to why?