Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Google Sheets Bot

This guide walks you through setting up and running the Discord bot that integrates with Google Sheets for inventory management.


1. Copy the Template Google Sheet

A preformatted sheet is provided. Copy it into your own Drive:

📄 Copy the Inventory Template Sheet


2. Enable Google Sheets API & Create Service Account

  1. Go to the Google Cloud Console API Library and Enable the Sheets API.
  2. Navigate to APIs & Services > Credentials.
  3. Create Service Account, grant it the Editor role.
  4. Create key (JSON) and download it. (rename this to my-service-account.json)
  5. Share your copied sheet with the service account’s email (found in the JSON under client_email).
  6. Fill out the .env with your bot and sheet information

Starting the Bot

run npm install node bot.js

About

use discord to edit and pull from google sheet!

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages