Hi,
I’ve seen that it’s possible to create a custom URL Fetch for quotes for example but I intent to use a quote like system for the Spam Protection so instead of Duke Nukem quotes it uses my own.
The coding on my end I can handle, and I know that I only need to use
$(urlfetch https://myhost.com/nbq.php?someargs=spamprotection)
(obviously this is an example)
I just want to make sure that the custom message sent by Nightbot Spam Protection function can handle this query.
Thanks in advance