mtilda / techtrans-bot

A Twitch bot that tells you about cool inventions by pulling data from NASA's Technology Transfer API
MIT License
0 stars 0 forks source link

Add basic chat functionality #34

Closed mtilda closed 3 years ago

mtilda commented 3 years ago

Add basic chat functionality Read whispers (close #4) Write messages to a channel (close #5) Avoid premature disconnections by playing ping pong (close #7)

Also refactor cli.go and increase precision of timestamps by changing to StampMicro format (closes #28)