SMFHacks.com

Modifications/Themes => Modifications Talk => Topic started by: T7i on May 09, 2021, 08:19:03 pm

Title: Mod Using Google App Script
Post by: T7i on May 09, 2021, 08:19:03 pm
Hi all!
I'm looking to create a mod that processes data from a google app script web app.
So when a user say types "lucky number is [webapp]5[/webapp]", then hits post, it will send the number to the web app process it and return the result.

Would you perhaps have any ideas how to implement such an idea?