Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
/ glimpse-discord Public archive

Discord integration connecting RPI TV's Glimpse infrastructure to Discord

License

Notifications You must be signed in to change notification settings

rpitv/glimpse-discord

Repository files navigation

Notice: This project has been relocated to the rpitv/glimpse monorepo


RPI TV Glimpse Discord

An RPI TV Discord Bot that uses the Discord API and the Glimpse API intended to ease the operations in RPI TV.

Installing / Getting Started


This repository requires a temporary database in firebase's firestore and discord's developer portal to create a bot. Make sure to create a .env file in the root directory.

Setting up firestore


Head over to firebase and click "Go to console" near the top right.

Homepage

You should be greeted with a "Welcome to Firebase!" page. Underneath that message has a button labeled "Create a project" and click it.

Create Project

Enter any project name you wish, accept the terms and confirm your usage for Firebase, then click continue.

Enter name and continue

It's optional for you to choose whether or not to enable google analytics in this step.

If you check it off, just click "Create Project". Otherwise, accept terms and click "Create Project".

Google Analytics

Over on the left is a "Build" dropdown. Click on it and then click on the "Firestore Database".

Build

Firestore

On that page, there should be a button "Create Database". Click on it, and you'll be greeted with a popup. Just click "Next", and "Enable".

FirestorePage