This is a Weechat script to connect to Lichat servers. It has support for most Lichat extensions, including data sending and receiving.
Make sure you have pylichat available in your Python3 path. You can either clone it, or install it via pip.
The script has help for all of its commands under the /lichat
prefix, and adds hooks to replace most standard IRC commands while in a Lichat buffer.
If you want to chat with us about the development, join lichat://chat.tymoon.eu/lichatters
or irc://irc.freenode.net/#shirakumo
.
On the command line, fetch the library and script
pip install pylichat
curl -o ~/.weechat/python/lichat.py https://raw.githubusercontent.com/shirakumo/weelichat/master/lichat.py
ln -s ~/.weechat/python/lichat.py ~/.weechat/python/autoload/lichat.py
Then in Weechat, load the script
/script load lichat.py
Set up your preferred account
/set lichat.server.tynet.username My Username
If your account is registered
/set lichat.server.tynet.password My pw
Finally, connect
/set lichat.server.tynet.autoconnect on
/lichat connect
For help on available commands
/lichat help