Author Topic: Can I make Deepbot interact with a google spreadsheet?  (Read 1166 times)

0 Members and 1 Guest are viewing this topic.

zing007

  • Youngling
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Ice_Mantis
Can I make Deepbot interact with a google spreadsheet?
« on: April 05, 2016, 08:41:46 PM »
I was thinking about making a tabletop rpg game in the chat. All that is needed is for deepbot to change numbers in a google spreadsheet via command. Has it been done before?

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Can I make Deepbot interact with a google spreadsheet?
« Reply #1 on: April 06, 2016, 01:27:46 AM »
No, you cannot.  You can however have DeepBot read and write to text files.  You could also code a custom PHP script which saves everything to MySQL and then use the DeepBot API commands.