Skip to content

konahart/turn-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Run the following to install dependencies: pip install -r requirements.txt

  2. Create a Discord token (see Creating a discord bot & getting a token)

  3. Open the creds-default.py file, and replace 'YOUR TOKEN HERE' with your Discord Token. Rename the file to creds.py

Optional: Load games from Google sheets

For added flexibility, Turn Taker can also load game data from Google sheets that are in the Story Synth Shuffled format. In order to do so, additional credentials are required.

  1. Follow steps 1 through 5 from gspread for setting up a Service Account for a bot

  2. Create a file called creds.json in the bot folder, and place the credentials information there (note: not the location suggested by gspread)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages