Skip to content
/ ZNC.el Public
forked from sshirokov/ZNC.el

Make ERC and ZNC get along more goodest.

License

Notifications You must be signed in to change notification settings

purcell/ZNC.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It's a ZNC "mode"

Aint that exciting?

Quickstart

$ git clone https://github.com/sshirokov/ZNC.el

Make sure the contents of the repo, or just znc.el is on your load-path. Then add this to your init.el or equivalent

;; Install
(require 'znc)

Configure it for your specific instance from within emacs once installed.

M-x customize-group znc RET

Engage! It'll prompt you for a configured server, or tell you to configure one

M-x znc-erc

Or you can make a giant sweep and connect to freaking everything

M-x znc-all

Usage notes

/reconnect will recycle the hell out of the server buffer.

By default, when you kill a channel buffer instead of /parting from the channel, you will /detach from it. This is customizable.

You can also get ZNC.el from the Marmalade ELPA repository. See http://marmalade-repo.org/ for instructions on using Marmalade.

About

Make ERC and ZNC get along more goodest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%