Skip to content

Commit

Permalink
Merge branch 'master' of github.com:GunfighterJ/HexchatScripts
Browse files Browse the repository at this point in the history
  • Loading branch information
joejenniges committed Jul 31, 2017
2 parents 4c77dd3 + dec5a47 commit 040fe65
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
Simple hexchat scripts.
##Simple Hexchat Scripts##
####TempBan####
Used to temporarily ban someone from a channel. Only works on IRC networks that use InspIRCd and have the m_timedbans module loaded.

####ChatBash####
Pipes your messages to a bash shell or whatever shell you have and returns the output to your window. No messages are sent to the IRC server when it is active.

####ChatPipe####
Pipes your messages to an executable file as a single argument. Returns the output of the script to the channel you are talking in. Use this to annoy your friends or something.

0 comments on commit 040fe65

Please sign in to comment.