Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

arachnist/gorepost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorepost

Build Status GoDoc Coverage Status

Gorepost implements an overengineered IRC bot.

The name gorepost stands for "go rewrite of repost". Repost was my older IRC bot written in Ruby. The main features are:

  • Gracefully handles connection errors and reconnects.
  • Handles connections to multiple IRC networks and connects to a random IRC server from provided list
  • Dynamic configuration inspired by Puppetlabs Hiera. Currently implements only one backend (JSON) and does not support slice merging across configuration tiers, but it's getting there.

License

MIT License. See the LICENSE file for details.

About

An irc bot written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages