gorepost/bot/doc.go

8 lines
328 B
Go
Raw Normal View History

2015-11-16 19:25:18 +00:00
// 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.
// Bot bot contains gorepost Bot implementation. Mostly a bunch of incoming irc
// event handlers. Might make it protocol-agnostic sometime in the future.
package bot