Last active
August 29, 2015 14:06
-
-
Save rcmaehl/4de1c1345a9c51733fd9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IRC-UDFs | |
======== | |
AutoIt IRC UDFs, UDFs to connect to IRC using TCP Functions, as well as perform actions once connected. | |
Notes: | |
Originally created by Chip. | |
UDF Headers Updated compared to old script. | |
Error and Parameter Handling Update compared to old script. | |
If you need to bypass the RFC compliance of this UDF, use _IRCRaw. | |
These commands should work on every server following either RFC 1459 (legacy) or RFC 2812 (preferred). | |
The majority of the old functions have been modified. It will break most, if not all, scripts using the old UDF. | |
Last Commit Shared with AutoIt Forums: | |
/commit/10e3435dff21c0507894de244e7d4e68b0748951 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment