Skip to content

Python scripts for IRC chat client Hexchat

Notifications You must be signed in to change notification settings

urielsalis/HexchatScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexchatScripts

Python scripts for IRC chat client Hexchat

Current IRC scripts include:

Filter 2

An adaptation of the Smart Filter, it removes join and part (quit) messages from chat, unless the user has spoken.

Split

A filter to remove *.net *.split part messages from chat, which can occur when a server on an IRC network is disconnected, and the users hosted there are ejected.

Slack

A script to improve the usability of Slack communication via IRC. Currently only removes voice and devoice messages.

Colour Name

A script that colours usernames within messages, following the standard HexChat colouring scheme. Regex is used for pattern matching, to avoid conflicts and collisions. This script is currently being tested, though no major issues seem to be present.

About

Python scripts for IRC chat client Hexchat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%