Skip to content

AlliDoisCode1234/MicroLeonBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

  • npm init --yes
  • npm install tmi.js@1.5.0

Steps to Link to your Twitch

  • create .env File and update TWITCH_OAUTH_TOKEN to your auth token ( go to https://twitchapps.com/tmi/ to generate your auth token)
  • Replace channels: [ 'PUT YOUR TWITCH CHANNEL NAME HERE' ] on index.js file
  • Replace identity: { username: 'PUT YOUR USERNAME HERE'} on index.js file

Start

  • npm start

About

Twitch Chat Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published