阿航

Results 8 issues of 阿航

Thank you very much! We need docker! Other languages can use this simple!

Adjust some Chinese grammar to make it smooth

token是申请的15天的token. 企业微信版本. 扫码成功后报错. 求教各位大神我该如何处理该问题呢? 我该如何修复呢? 代码: ```java class Bot{ public static void main(String args[]){ final String token = System.getenv("WECHATY_PUPPET_HOSTIE_TOKEN"); Wechaty bot = Wechaty.instance(token) .onScan((qrcode, statusScanStatus, data) -> System.out.println(QrcodeUtils.getQr(qrcode))) .onLogin(user ->...

Version is newest [a0a374b](https://github.com/wechaty/java-wechaty/commit/a0a374b8db2575f39306cbb0aa84b5950ff35a74) token is `puppet_wxwork_xxxxxxxxxx` Just `onRoomJoin` and `onRoomLeave` not working. But other functions is fine (for example `onRoomTopic` is working well). ```java wechaty.onRoomJoin(...) // not working ......

### 想要增加什么样的功能或者哪里存在不足之处呢? 目前的通知是N个账号都通过一个渠道进行通知, 当账号多的时候, 大家会很难找到自己账号的信息. 能否添加功能, 使每个cookie对应自己的通知(拿钉钉通知举例), 如: ```js # 账号1 Cookie1=xxxxx # 钉钉通知 export DD_BOT_TOKEN_1="xxx" export DD_BOT_SECRET_1="xxx" # 账号二 Cookie2=xxxxx # 钉钉通知 export DD_BOT_TOKEN_2="xxx" export DD_BOT_SECRET_2="xxx" ... ``` 当然,...

enhancement

Thanks for create this plugin. It's nice. Is there any plan for sitemap pagination? for example: ``` - sitemap.xml - sitemap-1.xml - sitemap-2.xml ``` If I have a plenty of...

首先非常感谢作者, 这个插件相当强大! 请问, 作者是否有计划提供一个API, 可以通过访问该API并传入文章链接, 来触发抓取呢? 比如: 第一步: 访问该API, 传入文章链接 第二部: 胖鼠采集收到请求, 开始抓取传入的链接的文章内容 该功能可以说非常常用! 因为有了该API接口, 胖鼠采集将与其他系统丝滑对接! 再次感谢作者!

# What could be improved Flame Jenny is pretty good framework for dialogues, thank you for create this framework, I need this. But I cost too much time to learn...

enhancement