IRC SQL GateWay:用PHP编写的机器人试图将IRC与SQL数据库链接从而允许平台之间的集成 源码
IRC-SQL-网关 用PHP编写的机器人,试图将IRC与SQL数据库链接,从而允许平台之间的集成。 到目前为止,仅支持UnrealIRCd,并且该配置已设置为在安装了profilegrid的情况下使用wordpress。 抱歉! 关注此空间... 指示: $ cd /home/ $ git clone https://github.com/ValwareIRC/IRC-SQL-GateWay.git $ cp example.config.php gateway.config.php $ nano gateway.config.php Config应该很不言自明 Ctrl + X,Y保存 应该始终使用PHP-CLI在具有非root用户权限的屏幕上运行GateWay 您可以像这样启动一个屏幕: $ screen 您可以像这样恢复屏幕: $ screen -r 在屏幕
文件列表
IRC-SQL-GateWay-main.zip
(预估有个18文件)
IRC-SQL-GateWay-main
example.config.php
4KB
LICENSE
34KB
src
module.php
167B
ns_identify.php
774B
functions.php
541B
IRCClass.php
3KB
SQLClass.php
432B
identifiers.php
1KB
暂无评论