@@ -27,6 +27,10 @@ to add a channel to the filter list.
2727tested it, expect things to be broken. Currently, it only ignores people trying to repeatedly send the same file within
2828a 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)
3135Format 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.
175179Here 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