0x5c / foubot2

Our IRC bot, now in go-lang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile for foubot's hardware, set the following:

export GOARCH=arm GOARM=5 GOOS=linux

Running on a Raspberry Pi (Model B Rev 2) with a GPIO wired to the Big Red Button.

I am a horrible person, and do not care for vendoring in this instance!

  • Clone repository.
  • Within, run $ go build -o foubot main.go

Click.

Boom.

Amazebuilds.

About

Our IRC bot, now in go-lang.

License:Other


Languages

Language:Go 100.0%