This is a scriptable mud client implemented in Python. Its only third party library is PyGTK. It is thus platform independent and provides a good looking interface in any system. Also, multiview scrolling is provided.
Implemented features are triggers, macros and timers. Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python code...