WLChat is a chat client for (primarily) WhiteLeaf's fork of MemeLabs.
It comes with 3 interfaces:
gtk (GUI)
irc (bridge, connect with whichever IRC client you prefer)
terminal (supports graphical emotes if run in Enlightenment's terminal, Terminology)
Requires the python modules requests, websocket-client, pycryptodome, pillow (only for gtk and terminal), pygobject (only for gtk)
A recent reddit change broke authentication. For now, you can just change "ssl.reddit.com" to "www.reddit.com" in wlchat.py. Fixed in git