Node JS jig for GAS??

26 views
Skip to first unread message

Jacob Edward

unread,
Aug 12, 2023, 7:59:32 PM8/12/23
to google-apps-sc...@googlegroups.com
I'm having to use replit.com to build a discord bot, would much rather have it in GAS, any ideas?

Paul Armstrong

unread,
Aug 12, 2023, 11:46:56 PM8/12/23
to Google Apps Script Community
If you are asking how to integrate an AI capability into your Google App Script programming, you can use clasp to externalise the code (from the App Script editor). And then use something like Visual Studio to do your programming, which can integrate with Chat GPT. 
But I am not sure that is what you are asking?

Jacob Edward

unread,
Aug 13, 2023, 12:30:59 AM8/13/23
to google-apps-sc...@googlegroups.com
No, it's just the node dependency thing...

I wish everything was just a simple GET and POST interface with keys and IDs like GAS, otherwise it is as if they've made it deliberately difficult right?

Very very simple boilerplate I'm using on replit and then I'll probably pass it along to GAS for the logic but that's silly if I could somehow get GAS to get it done on its own...

Another option is compute engine because the free tier is enough for this simple task however I've been having bizarre chmod 755 problems so ... Like as if that feature was just turned off or something 
Reply all
Reply to author
Forward
0 new messages