https://github.com/qbhy/my-vbot
https://github.com/qbhy/my-vbot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/qbhy/my-vbot
- Owner: qbhy
- License: mit
- Created: 2017-07-22T13:29:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T01:56:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-30T13:23:06.151Z (3 months ago)
- Language: PHP
- Size: 510 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-vbot
Vbot 运行例子
## 环境要求
1. PHP >= 7.0
2. PHP fileinfo 拓展 储存文件需要用到
3. PHP gd 拓展 控制台显示二维码
4. PHP SimpleXML 拓展 解析XML本项目运行步骤
```
$ git clone https://github.com/96qbhy/my-vbot.git
$ cd my-vbot
$ php composer.phar install
$ php run.php
```此项目为 Vbot 当前运行的例子,仅供参考,具体使用请看
项目:https://github.com/HanSon/vbot
文档:http://create.hanc.cc