How could i add sasl authentication on my Lua 5.1 IRC Bot? Right now it sends a message to Nickserv to identify.
Is there any way at all to add SASL authentication? I use the lua socket module to connect to IRC. The complete source can be found at https://github.com/wolfy1339/Wolfybot