Skip to content

keegan8912/punbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

punbot

Bot for twitch to fetch and show puns in chat.

To run this, simply place the params.json file in the directory with the executable. The file should consist of the following parameters:

{
	"params":{
		"channel_name":"<Channel Name>",
		"bot_account":"<Bot account name>",
		"oauth_token":"oauth:<Auth Token>",
		"client_id":"<Client ID>",
		}
}

To find the oauth_token, visit the website: https://twitchapps.com/tmi/ and link your twitch account. The client ID can be found by visiting https://dev.twitch.tv/console/apps and registering the application with a local host url.

About

Bot for twitch to fetch and show puns in chat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages