Skip to content

Get notifications about streams with 'Drops Enabled' in discord

Notifications You must be signed in to change notification settings

Vanawy/drop-monitor-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drop-monitor-discord-bot

Get notifications about streams with 'Drops Enabled' in discord

Requirements

  • Node
  • Redis (or other backend supported by KeyV)

Installation

  1. Clone repository
  2. Run npm install
  3. Copy example.env to .env
  4. Fill .env fields (name of the game, twitch api and discord bot credentials is required)
  5. Dont forget to fill conection string (REDIS_AUTH) in .env
  6. Run index.js (i personally use pm2)

Usage

  1. Add bot to your server ('Send Message', 'Embed Links', 'Add Reactions' permissions is required)
  2. Mention @bot in channel where notifications should appear (ADMINISTRATOR permission is required for user who wants to set channel)
  3. If all works fine bot will react with check emoji

About

Get notifications about streams with 'Drops Enabled' in discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published