Colloqueer
==========
Colloqueer is an IRC client that can use Colloquy themes. Right now it is
only tested with the Buttesfire theme. The Buttesfire theme works for the
most part, with a few minor tweaks to the css. Things will work much nicer
once certain features are added to the Gtk+ port of WebKit (specifically DOM
access.)

Install
-------
* perl Makefile.PL
* make
* make install (probably want to do this as root)
* Edit and copy colloqueer.example.yaml to ~/.colloqueer.yaml

Requirements
------------
* Moose
* Gtk2
* Gtk2::WebKit
* Gtk2::Spell
* XML::LibXML
* XML::LibXSLT
* Template
* HTML::Entities
* POE
* POE::Loop::Glib
* POE::Component::IRC
* File::HomeDir
* File::ShareDir
* YAML::Any
* DateTime

Usage
-----
###Shortcuts
* Ctrl+N **Next tab**
* Ctrl+P **Previous tab**
* Ctrl+↑ **Previous line**
* Ctrl+K **Clear current channel**

###Commands
* /clear **Clear current channel**
* /join  [channel] **Join channel**
* /query [nick] **Message a nick**
