package
0.0.0-20210603215804-22f786bfe596
Repository: https://github.com/sosodev/twitchchatcli.git
Documentation: pkg.go.dev

# Functions

NewMessage stores an incoming message.
NickColor returns the randomly assigned color for a nick.
ReverseEachLine iterates each of the stored chat lines in reverse order with a counter.

# Structs

ChatLine is the data for a line of chat Implemented as a doubly-linked list.