Skip to content

A script that scans for new videos from a list of content creators and post it to discord.

Notifications You must be signed in to change notification settings

terrorizer1980/poe-youtube-post-to-discord

 
 

Repository files navigation

POE Youtube Post To Discord

A script that scans for new videos from a list of youtube content creators and post it to discord.

Sample Output

sample output

Environment Variables

How to Use

  1. Install Docker and Docker Compose.
  2. Copy and edit the content creators you'd like to follow in youtuber.txt (must put in their name, case sensitive, and NOT username).
  3. Copy .env.example and rename it to .env, set your API key and Webhook URL.
  4. Copy docker-compose.yaml and change the directory path.
  5. Run docker-compose up.

About

A script that scans for new videos from a list of content creators and post it to discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Dockerfile 1.2%
  • Shell 0.4%