erebot/ircconnector-module
Composer 安装命令:
composer require erebot/ircconnector-module
包简介
Erebot module to connect to an IRC server
README 文档
README
Connect to an IRC server, with optional security upgrade This module is required in order for Erebot to work properly. You should probably always install it. It sends credentials to the server whenever the bot connects. It also supports the STARTTLS extension (security upgrade), which can be used to connect to an IRC server on a port shared by both plain-text and encrypted connections. Set the "upgrade" paramater to "1" in the connection URL to make use of this feature. Eg. "irc://irc.example.com?upgrade=1" Please note that Secure IRC connections (IRCS) do not have any need for that "security upgrade" feature, as they are already encrypted when established.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2013-10-19