drop-monitor-discord-bot

0.2.0 • Public • Published

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

Package Sidebar

Install

npm i drop-monitor-discord-bot

Weekly Downloads

3

Version

0.2.0

License

MIT

Unpacked Size

7.01 kB

Total Files

5

Last publish

Collaborators

  • vanawy