Skip to content

Ravenbtw/twitch-mentions-to-discord-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Mentions to Discord Webhook

Send Twitch mentions to a Discord channel with a webhook.

Requirements

  • NodeJS version supporting EJS imports.

Setup

  • Copy default_config.js and rename it to config.js.
  • Fill in the fields
  • Run npm i to install all modules.
  • Run npm start to start listening for mentions.

Types

  • Phrase: Listens for messages that include the value in any word. For example: "hi" would pass if the message includes "Ohio." Spaces are allowed.
  • Word: Listens for words. No spaces allowed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages