Skip to content

JxckieRxurke/techno-boto-twitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techno-boto-twitch

This is a simple moderation bot that can be added to your own Twitch channel.

For instructions, please see https://youtu.be/7uSjKbAUHXg

Don't forget to ⭐ this repo and fork it too! 👆

Getting started

If you need help setting up your machine for JavaScript development, see https://www.youtube.com/watch?v=kL8iGErULiw

Sign Up for a Twitch Developer Account

OAuth Scopes

After signing up, you can get your token by visiting:

https://id.twitch.tv/oauth2/authorize?client_id=CLIENT_ID&redirect_uri=YOUR_HOST&response_type=token&scope=chat:read+chat:edit+channel:moderate

After authorizing, you will be rdirected to YOUR_HOST and the access token will be in the URL access_token param.

Replace CLIENT_ID and YOUR_HOST with the values for your newly created Twitch application from the dev portal.

Credits

Created by Techno Tim with 💛

🔔 Social Media 🔔

► Twitch https://www.twitch.tv/TechnoTim

► Twitter https://twitter.com/TechnoTimLive

► Discord https://discord.gg/DJKexrJ

► Instagram https://www.instagram.com/techno.tim/

► Facebook https://www.facebook.com/TechnoTimLive/

► GitHub https://github.com/timothystewart6

About

A full featured Twitch bot you can add to your channel today

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%