friend-bots

command module
v0.0.0-...-ba7e9e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2017 License: MIT Imports: 13 Imported by: 0

README

Friend Bots

Build Status

Description

IRC Bot written in go to simulate the irritating presence of our friends

Quickstart

Install friend-bots with the following command :

go get github.com/gentux/friend-bots

friend_bots

If it doesn't work, it's normal, I havn't tested it yet. Don't hesitate to tell me what's wrong and I'll do whatever I can to unlock the situation

Configuration

If config file doesn't exist, friend_bots will create on in your home directory : ~/.friendbotsrc

{
	"Server": "irc.freenode.net",
	"Port": 7000,
	"SSL": false,
	"SSLInsecureSkipVerify": false,
	"Pass": "secret",
	"ChannelName": "#chan"
}

Why GO

There is two main reason I started using go :

  • One of our coworker, who was the inspiration for this work, talk about GO every minutes of every day
  • It's a good little project to learn about the language and its ecosystem

Creator

Romain Soufflet

Released under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL