Skip to content

Instantly share code, notes, and snippets.

View ParkerM's full-sized avatar
:shipit:
Installing the latest bug fixes and performance improvements

Parker Mauney ParkerM

:shipit:
Installing the latest bug fixes and performance improvements
View GitHub Profile
@andyeff
andyeff / skybot-example-config
Created September 26, 2014 17:43
Skybot example config
{
"connections":
{
"local irc":
{
"server": "irc.quakenet.org",
"nick": "botnick",
"channels": ["#mychan"],
"qserv_username": "qservnick",
"qserv_password": "qservpass",