Skip to content

JosephJvB/public-record-bot

Repository files navigation

live discord updates from google form & google sheet

current:

todo:

  • refactor ./handle-input/discord-message.js
    • maybe I need a 'respondInXChannel' function...
  • Users link their twitch account: When they go live, post in promo channel

warning:

  • If a user deletes their message, bot will error trying to access that message.
    • msg: "DiscordAPIError: Unknown Message"
    • cant think of a nice way to do "access message if exists"
    • if statements before every message['property']?? gross
    • good to think about anyway
  • Im using google api v3 - legacy. Current is v4.
  • Why? based my api off npm google-spreadsheet
  • google-spreadsheet was built with v3

About

Hooking discord up with google apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published