Jump to content

Hex Chat Addons

All addons for hex chat client

35 files

  1. hnp_clementine

    HNP Clementine 1.0.0 by Antonio Prcela (github precla) based on HNP 2.0.1
    HNP (HexChat Now Playing) is a now playing announcer for HexChat and Clementine capable of showing detailed info about the current playing track.
    The original HNP combined with Amarok has the following features, which haven't all yet been migrated to Clementine. The most used ones work!
    Original text from the HNP+Amarok features: It displays the title, artist, album, year, length, bitrate and size of the track with the possibility to choose which one to be displayed or not. It is highly configurable through various commands and it also has a graphical menus interface.
    Usage
    copy the hnp_clementine.pl file into the ~/.config/hexchat/addons directory.
    load it in Hexchat, for example using: Window -> Plugin and Scripts
    For suggestions and bug reports please open up a issue on:
    https://github.com/precla/hnp_clementine
    Original HNP Homepage:
    http://www.tuxarena.com/intro/xnp.php
    License:
    GNU GPL v2

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  2. irc-guard

    rc-guard
    Designed to guard against typing unwanted text into IRC. Could be a password it saves!
    Compatible with HexChat.
    Requires enter to be double pressed to submit a message.
    Perl is not my strongest programming language, if something doesn't look right, let me know. (Until I learn more about it, in which case this will be gone!)
    Modified from the HexChat Addon GitHub. Original writer: LifeIsPain
    Thank you to libussa from the HexChat IRC channel on Freenode for suggesting how to tweak the original module!

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  3. LockMsg

    LockMsg
    LockMsg will e-mail you any IRC messages you deem important if your lockscreen is enabled
    Mac
    Requires pip install pyobjc-framework-Quartz

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Re Crono for HexChat

    This is Re Crono theme by lassekongo83. There's minor tweaks to suit HexChat better, and removes all the unused files for simplicity.
    How to install:
    Download archive Extract to your HexChat install directory (in Program Files folder on Windows) Restart HexChat

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  5. Respoon

    Respoon
    Automatic response manager addon for Hexchat
    Usage
    Add an automatic response : /RESPOON ADD <name> <server> <channel> "<trigger>" MSG|CMD <action>
    List every automatic responses : /RESPOON LIST
    Show properties of a specific response : /RESPOON SHOW <name>
    Edit an automatic reponse : /RESPOON EDIT <name> <server> <channel> "<trigger>" MSG|CMD <action>
    Remove an automatic reponses : /RESPOON DELETE <name>
    Property <trigger> is in regex format. Keep double-quote around if the regex contains spaces.
    You can use those escape sequences in the <action> property :
    {user} : the nick of the user
    {message} : the full message that has been sent
    {server} : the server where the message has been sent
    {channel} : the channel where the message has been sent
    {params[x]} : the match of your regex at index 'x'
    Examples
    /RESPOON ADD hello_resp *.worldnet.net #mychannel ^Hello.+$ MSG Welcome {user} !
    /RESPOON ADD eat_muffin * * "^Who wants a muffin ?$" CMD ME eat the muffin !
    /RESPOON EDIT eat_muffin * * "^Who wants a (.+) ?$" CMD ME eat the {params[0]} !
    /RESPOON DELETE eat_muffin

    0 downloads

       (0 reviews)

    0 comments

    Updated

  6. SpinGame

    About
    A little .spin game like the one used by TheGreatSparky in the #DontJoinItsATrap channel on rizon for hexchat

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  7. twitch-tweaks

    Twitch Tweaks, or TwTw for short, is a HexChat plugin for making Twitch IRC a lot more intelligent. Shows the status and game for Twitch channels as the topic, and set the tab name to the properly-capitalized channel's name with a little bullet indicating if that channel is live or not (here's a screenshot).
    This is an expanded version of a script called twitch-title.py by PDog, which you can find in Poorchop/hexchat-scripts.
    Installation
    Installation is no different than any other HexChat plugin. You need to have the Python interface installed on your HexChat for it to work (if you don't have it, you can just re-run the HexChat installer to get it -- it won't override your existing settings). I've only tested on Python 3 but maybe it'll work with Python 2, who knows.
    Anyway, assuming you have the Python interface plugin for HexChat, you can just drop twitch-tweaks.py into the addons folder inside your HexChat config folder. Don't know where your HexChat config folder is? No worries bro, I got you covered.
    Usage
    You can probably use this script without having to do any tweaking whatsoever, but if you want, there are some commands and configuration options available.
    Commands
    TWTWSET <value...> - Sets/gets the value of a twitch-tweaks configuration option TWTWREFRESH - Forces twitch-tweaks to refresh the statuses of all Twitch channels TWTWLIST - Lists all preferences set for twitch-tweaks Configuration/Preferences
    Here are all the settings that can be modified with the TWTWSET command, their default values, and brief descriptions of their purpose
    twitch_api_root = https://api.twitch.tv/kraken (where is Twitch's API server located? shouldn't ever need to change this) twitch_base_domain = twitch.tv (host name used to determine whether or not any given server is a Twitch server. shouldn't ever need to change this) bullet_offline = □ (string displayed beside the names of channels that are currently offline) bullet_online = ■ (string displayed beside the names of channels that are currently online) modify_topic = 1 (should TwTw change the topic of Twitch channels? 0 or 1) modify_tab = 1 (should TwTw change the tab name of Twitch channels? 0 or 1) lookup_offline_names = 0 (should TwTw look up the proper capitalization of channels which are offline? takes longer, especially if you're joined to a lot of channels. 0 or 1) refresh_rate = 600 (how often, in seconds, should TwTw refresh the Twitch data?)

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  8. uhcx-xchat

    XChat / HexChat plugin to post shortened URLs to a channel or an user. Avoids sharing long or complicated URLs!
    Usage:
    /uhcx http://your.long.url/

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Weirdspeech-Hexchat

    About
    A hexchat plugin I created that turns global messages into weirdspeech: "i ttalk like tthis", relying on randomness to decide what letters are duplicated. Contains an extensible dictionary for exclusions so commands arent affected, and you can include the names of users.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  10. XChat-Hexchat-Scripts

    XChat-Hexchat-Scripts
    Some XChat/Hexchat scripts. Some of the commands might not work if used from windows.

    0 downloads

       (0 reviews)

    0 comments

    Submitted


×
×
  • Create New...