https://github.com/rackover/gitarawoo
https://github.com/rackover/gitarawoo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rackover/gitarawoo
- Owner: Rackover
- License: gpl-3.0
- Created: 2022-02-06T18:36:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T09:33:49.000Z (over 4 years ago)
- Last Synced: 2025-02-16T09:27:43.845Z (over 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Gitarawoo
Discord blind test bot for ChronoDream & co
# Environment variables
| Variable name | Description |
|---|---|
| GKEY | Google API key, necessary to fetch tracks on youtube API |
| TOKEN | Discord token |
| SHEET_ID | Blind test sheet ID on google sheets |
# Commands
| Command name | Description |
|---|---|
| ping | Test command |
| diagnostic | Checks the blind test sheet for dead links |
| challenge | One-shot challenge as a proof of concept |
# Data structure
The google sheet must contain a sheet named `InternalData`
The following column names are expected :
| name | gameName | location | series | difficulty | original | composer | interpret | platform | year | developer | publisher | continent | country | submitter | createTime | buyOn | videoID |
| - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |