Tourney Bot

  1. Set up env.js like env.example.js. Information on how to get a Discord bot token can be found here. Information on how to get Google API credentials can be found here. Set SHEET_PRIVATE_ID to the sheet ID, which can be found in either a view-only or editable sharing link.

  2. Install dependencies with

    yarn
    
  3. Run using

    yarn dev