glib

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: MIT Imports: 14 Imported by: 0

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

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