# tourney-bot **Repository Path**: mirrors_stevenruidigao/tourney-bot ## Basic Information - **Project Name**: tourney-bot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-13 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tourney Bot 1. Set up `env.js` like `env.example.js`. Information on how to get a Discord bot token can be found [here](https://discordjs.guide/preparations/setting-up-a-bot-application.html#what-is-a-token-anyway). Information on how to get Google API credentials can be found [here](https://theoephraim.github.io/node-google-spreadsheet/#/getting-started/authentication?id=service-account). 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