Skip to content

zikaeroh/twitch-to-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-to-discord

A simple service which joins Twitch IRC channels, monitoring messages for regex matches, sending any matching messages to a Discord webhook.

webhook_url: "https://discord.com/api/webhooks/..."
users:
  - nick: zikaeroh
    pass: oauth:....
    channels:
      - zikaeroh
rules:
  - name: "mention"
    channel: .*
    sender: .*
    message: .*zik.*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages