bnc

command module
v0.0.0-...-3d3f267 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2018 License: MIT Imports: 7 Imported by: 0

README

GoshuBNC

GoshuBNC is an experimental IRC bouncer written in Go. It's designed to be simple to setup and feel fairly similar to ZNC when using it from the IRC side.


Go Report Card


This project adheres to Semantic Versioning. For the purposes of versioning, we consider the "public API" to refer to the configuration files, CLI, and database format.

Features

  • Simple setup process and configuration files.
  • It can connect up and be used!
  • Not much else right now.

Installation From Source

go build bnc.go
cp default-bnc.yaml bnc.yaml
vim bnc.yaml  # modify the config file to your liking
./bnc init
./bnc start

Parts of this project are based on code from the Oragono/Ergonomadic projects.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib
Package ircbnc provides the backend for the GoshuBNC IRC bouncer.
Package ircbnc provides the backend for the GoshuBNC IRC bouncer.

Jump to

Keyboard shortcuts

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