Skip to content

patty-co/Simple-Twitch-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Twitch Bot

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

Getting started

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 Patty with 💛

🔔 Social Media 🔔

â–º Twitch https://www.twitch.tv/patty_co

â–º Twitter https://twitter.com/patty_co__

â–º Instagram https://www.instagram.com/patty_co_dev

â–º GitHub https://github.com/patty-co

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published