tcct

command module
v0.0.0-...-cc97a04 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: MIT Imports: 7 Imported by: 0

README

Twitch Chat Client for Terminal made in go

Preview:

alt text

Usage

  1. Edit conf.json with your username, channel, api_key(oauth2)
{
  "Name": "--",
  "Server": "irc.twitch.tv",
  "Api_key": "--",
  "Channel": "--",
  "Port": "6667"
}
  1. go run start.go

Other stuff

  • I'm using the gocui package for Command Line GUI
  • Currently it only supports connecting to 1 twitch channel

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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