Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Lua 5.1 IRC ボットに sasl 認証を追加するにはどうすればよいですか? 現在、識別のために Nickserv にメッセージを送信しています。
SASL認証を追加する方法はありますか? lua socket モジュールを使用して IRC に接続します。完全なソースはhttps://github.com/wolfy1339/Wolfybotにあります。