Skip to content

YouTube watch party app. Sync video playback across any number of viewers devices simply by sharing a watch party link. (discord-bot was the original hackathon idea and we pivoted so now the name makes no sense)

License

Notifications You must be signed in to change notification settings

Vydia/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

Getting Started

Copy the example env file and add your settings:

cp .env.local.example .env.local

To use production settings in your local env you can find them in Vydia 1Password Vault titled discord-bot watch-party .env.local PRODUCTION

Start

nvm install
yarn
yarn dev

Visit http://localhost:3000 in your browser.

TODO:

During an active Party:

  • Allow replace the video in the current Party to a new video at any time.
  • As a host I want to be able to see how many people are in my party.

After party has expired after some amount of time:

  • Allow another party to reuse the same party 4-character id code again

About

YouTube watch party app. Sync video playback across any number of viewers devices simply by sharing a watch party link. (discord-bot was the original hackathon idea and we pivoted so now the name makes no sense)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published