About This File
AutoAFK
This is a plugin for HexChat that will automatically change your nickname whenever you are away from your keyboard (AFK). Unfortunately Hexchat itself is missing such an essential feature. The plugin is written in Python.
FEATURES
Automatically changes your nickname whenever you are AFK
INSTALLATION
Clone the repository and place and link to the AutoAFK.py file within your hexchat's addon directory:
cd ~ git clone https://github.com/ctron/hexchat-autoafk.git ln -s hexchat-autoafk/AutoAFK.py .config/hexchat/addons/
Don't forget to restart HexChat.
USAGE
Run /AUTOAFK HELP to see available commands.
DOCUMENTATION
See the inline comments for documentation.
CONTRIBUTIONS
In case you are looking for something to work on, you probably want to take a look at the TODO file within the projects root directory.
What's New in Version 1.0.0 See changelog
Released
No changelog available for this version.