command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 12, 2023
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
glib
A Twitch chat client in the terminal written in Go using Charm's BubbleTea and
Muesli's reflow for formatting.
Setup
Environment variables are used to run the OAuth flow and get a token for IRC.
GLIB_CHANNEL
: The channel to connect to
GLIB_USERNAME
: Twitch username to connect with
GLIB_CLIENT_ID
: Twitch app client ID
GLIB_CLIENT_SECRET
: Twitch app client secret
Once those are set (or not if you want the defaults), just build & run it:
go build
./glib
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.