wildphp/module-nickwatcher
最新稳定版本:v2.0.1
Composer 安装命令:
composer require wildphp/module-nickwatcher
包简介
Watches changes to the nickname of the bot and updates internal references.
README 文档
README
This module monitors the nickname of the bot for changes, and updates internal references. This ensures other modules do not get confused about the bot's actual username.
System Requirements
If your setup can run the main bot, it can run this module as well.
Installation
To install this module, we will use composer:
composer require wildphp/module-nickwatcher
That will install all required files for the module. In order to activate the module, add the following line to your main.modules file:
WildPHP\Modules\NickWatcher\NickWatcher
The bot will run the module the next time it is started.
License
This module is licensed under the GNU General Public License, version 3. Please see LICENSE to read it.
统计信息
- 总下载量: 129
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-09-03