Skip to content

RobertoSchneiders/go-bot

 
 

Repository files navigation

go-bot

Build Status GoDoc

IRC bot written in Go using go-ircevent which can be deployed to heroku and used in slack.

Deploying to heroku

To see an example project on how to deploy it to heroku, please see my own bot:

https://github.com/fabioxgn/go-bot-heroku

To join channels with passwords just put the password after the channel name separated by a space:

Channels: []string{"#mychannel mypassword", "#go-bot"}

About

IRC bot written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%