Skip to content

flynnguy/gobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gobot

IRC bot written in go

Copy the example_config.yaml to config.yaml and edit to include your relevent information.

Then compile using go build.

I've also successfully used gox to cross compile with:

gox -arch="amd64" -os="linux"

About

IRC bot written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages