Skip to content

Instantly share code, notes, and snippets.

@rcmaehl
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rcmaehl/4de1c1345a9c51733fd9 to your computer and use it in GitHub Desktop.
Save rcmaehl/4de1c1345a9c51733fd9 to your computer and use it in GitHub Desktop.
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