chuckbot

command
v0.0.0-...-e4f1f11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2021 License: MIT Imports: 1 Imported by: 0

README

Chuckbot

A Twitch bot that delivers facts about Chuck Norris.

Use the !chucknorris command to ask for a Chuck Norris fact!

Did you know Chuck Norris can unscramble eggs? You do now.

How To

Navigate to cmd/chuckbot

cd ./cmd/chuckbot

Create a "secrets.json" file in this directory with these contents where <OAuthToken> is in the format oauth:xxxxxxxxxxxxxxxx. The token can be generated from here https://twitchapps.com/tmi/.

{
    "token": "<OAuthToken>"
}

Build the application

go build main.go

Run the application

./chuckbot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL