Skip to content

gartcimore/rawbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawBot

a simple Twitch bot in nodejs

Build Status

Provide twitch oauth api key through env key oauth_key

launch

npm start

add a channel

post an array of channels, even for one channel

curl -d '[{"name":"gartcimore"}]' -H "Content-Type: application/json" -X POST http://localhost:3000/channels

read connected channels

curl -X GET http://localhost:3000/channels

About

a raw bot for twitch in nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published