jpgnotgif / fgframebot

[golang] Twitch bot with USF4 frame data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fgframebot

A golang based, Twitch IRC bot that provides fighting game character frame data. This bot relies on the fgframes API. This project was built as a means of exploring golang and building an http client that uses an external API.

Bootstrap

$ go install github.com/jpgnotgif/fgframebot
$ $GOPATH/bin/fgframebot

About

[golang] Twitch bot with USF4 frame data

License:GNU General Public License v3.0


Languages

Language:Go 100.0%