-
[2017-08-25 10:40:14][INFO] init success.
[2017-08-25 10:40:14][自定义消息] 登录成功
[2017-08-25 10:40:14][INFO] init contacts begin.
[2017-08-25 10:40:18][自定义消息] 获取好友成功
[2017-08-25 10:40:18][自定义消息] 准备接收消息…
-
一扫码就报错,我就是按照官网配置的 http://create.hanc.cc/vbot/docs/run.html
还有这sessionID怎么拿啊。。
vbot.ERROR: Too few arguments to function Illuminate\Redis\RedisManager::__construct(), 2 passed in /root/vbot/vendor/ha…
-
[2018-04-17 08:11:01][INFO] please scan the qrCode with wechat.
[2018-04-17 08:11:16][INFO] please confirm login in wechat.
PHP Fatal error: Uncaught Error: Class 'Symfony\Component\Debug\Exception…
SyanH updated
6 years ago
-
```
What steps will reproduce the problem?
1. navigate to root forum "/"
2. "mfr"
What is the expected output? What do you see instead?
Should mark all forums as read. Instead the user sees nothing …
-
/vbot/vendor/hanson/vbot/src/Core/Server.php
```
` /**
* login wechat.
*
* @throws \Exception
*/
private function getLogin()
{
$content = $this->vbot->h…
-
```
What steps will reproduce the problem?
1. navigate to root forum "/"
2. "mfr"
What is the expected output? What do you see instead?
Should mark all forums as read. Instead the user sees nothing …
-
vbot.ERROR: Too few arguments to function Illuminate\Redis\RedisManager::__construct(), 2 passed in /Applications/MAMP/htdocs/wwt/my-vbot/vendor/hanson/vbot/src/Foundation/ServiceProviders/CacheServi…
-
From the current function `read_tlevel()` documentation:
> usecols: list of str optional
> List with the names of the columns to import. **By default only the real fluxes are imported and not the …
-
I'm cavebotting some high-HP monsters that takes ~5 minutes to kill each, and sometimes the bot will go to the next waypoint before the current monster is dead! if it's been fighting the same monster …
-
我对群里的每一个人都加好友,奇怪的是第一次有几个人通过了,后来我把自己的另一个号加到群里,再执行一遍,发现根本没有收到好友请求(我的两个号不是好友关系)
```php
$vbot->observer->setFetchContactObserver(function(array $contacts) {
foreach($contacts['groups']->all() a…
ghost updated
7 years ago