gorepost/bot/doc.go

8 lines
332 B
Go

// Copyright 2015 Robert S. Gerus. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
// Package bot contains gorepost Bot implementation. Mostly a bunch of incoming irc
// event handlers. Might make it protocol-agnostic sometime in the future.
package bot