Skip to content

Simple Twitch moderation/token bot with Discord Webhook Logger and Command Handler

Notifications You must be signed in to change notification settings

iEpog/twitch-bot

Repository files navigation

twitch-bot

Simple Twitch moderation/token bot with Discord Webhook Logger and Command Handler

Features

⦁ Add/Delete Your Own Custom Command!
⦁ Moderation Commands
⦁ Log actions to Discord with Webhooks
⦁ Raid/Host Track
⦁ Twitch Subscription Track
⦁ Simple Command handler

Installation

Node.JS

nodejs

  • Download
  • Go Folder
  • Open New Terminal
  • Type npm i
  • Then run file start.bat

Commands

  • !addcommand: Add Custom Command to Channel
Usage: 
!addcommand !ig https://instagram.com/epog1337
  • !balance: Shows your balance
Usage: 
!balance
  • !clear: Clear all Chat
Usage: 
!clear
  • !deletecommand: Delete Custom Command from Channel
Usage: 
!deletecommand !ig 
  • !emoteonly: Enable emoteonly mode on a channel
Usage: 
!emoteonly 
  • !emoteonlyoff: Disable emoteonly mode on a channel
Usage: 
!emoteonlyoff 
  • !hello: Simple Example Response Command
Usage: 
!hello 
  • !love: Percentage of love between 2 names
Usage: 
!love Life 
  • !roulette: Basic Roulette. 50% 120 Second Timeout | 50% 100 Token
Usage: 
!roulette 
  • !slow: Enable Slowmode with a specified second(s) on a channel
Usage: _Default 30 Seconds__
!slow 30 
  • !slowoff: Disable Slowmode on a channel
Usage:
!slowoff
  • !submode: Enable Subscriber-only mode on a channel
Usage:
!submode
  • !submode: Enable Subscriber-only mode on a channel
Usage:
!submode
  • !submodeoff: Disable Subscriber-only mode on a channel
Usage:
!submodeoff

To Get oAuth Token

Click this link https://twitchapps.com/tmi/

Click Connect

Copy OAuth Password Then Paste to config.json File



Feel Free to Develop this project

Made with ❤️ by Epog