Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

Commit 1ee8866

Browse files
author
Poorchop
committed
Update README.md
1 parent 5c2a02a commit 1ee8866

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ to add a channel to the filter list.
2727
tested it, expect things to be broken. Currently, it only ignores people trying to repeatedly send the same file within
2828
a five second period.
2929

30+
#### [detach.py] (detach.py)
31+
*For use with ZNC only!*: Detach the current channel with a simple "/detach", eliminating the need to pass a channel
32+
name. If you do pass a channel name along with the command, then the specified channel is detached instead as normal.
33+
3034
#### [follow.py] (follow.py)
3135
Format messages from specific users to make them easier to follow
3236

@@ -175,17 +179,28 @@ find additional scripts that I might have not yet listed below.
175179
Here are some links in addition to Farow's:
176180

177181
#### GitHub
182+
* [Auze](https://github.com/Auze/bansheeX)
183+
* [banditkroot](https://github.com/banditkroot/xchat_livestreamer)
184+
* [baspt](https://github.com/baspt/xbmc-hexchat)
178185
* [Chuong Ngo](https://github.com/cngo-github/xchat-translator)
179186
* [cryzed](https://github.com/cryzed/Twitch-IRC-Userlist-Fix)
180187
* [demialucard](https://github.com/demialucard/xchat-scripts)
181188
(see [here](https://github.com/Poorchop/xchat-scripts/blob/python3/get-youtube-video-info.py) for Python 3 port)
189+
* [fersure91](https://github.com/fersure91/xchat-funtime)
182190
* [GermainZ](https://github.com/GermainZ/HexChat-Scripts)
191+
* [Gond0r](https://github.com/Gond0r/Hexchat_Scripts)
183192
* [GunfighterJ](https://github.com/GunfighterJ/HexchatScripts)
184193
* [iceTwy](https://github.com/iceTwy/xchat-deadbeef)
194+
* [Jake0720](https://github.com/Jake0720/XChat-Scripts)
185195
* [logicplace](https://github.com/logicplace/xchat-plugins)
186196
* [Phr33d0m](https://github.com/Phr33d0m/Random)
197+
* [rylai-](https://github.com/rylai-/hexchat-randchan)
198+
* [Socialery](https://github.com/Socialery/HexChatScripts)
187199
* [Wardje](https://github.com/Wardje/xchat-scripts)
188200

189201
#### Elsewhere
190202
* [Chryyz](https://bitbucket.org/Chryyz/hexchat-scripts/src)
191-
* [Dan Boklöv-Palovaara](http://dev.wh00s.net/index.php?py)
203+
* [Dan Boklöv-Palovaara](http://dev.wh00s.net/index.php?py)
204+
205+
#### Other interesting HexChat stuff
206+
* [truff215](https://github.com/truff215/bearded-batman) (Add-on to make Lua scripts)

0 commit comments

Comments
 (0)