Skip to content

Bot to scrape twitch chats for steam keys and redeem them.

Notifications You must be signed in to change notification settings

fliqqs/twitch_steam_key_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Steam Key Bot

Bot for scaping twitch chats for steam keys and redeem them.

install node modules

npm install

Enter your steam details in the .env file.

Enter the names of channels you wish to read the chat of.

const client = new tmi.client({
  channels:['#channel']
})

Run with

node bot.js

About

Bot to scrape twitch chats for steam keys and redeem them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published