osschat icon indicating copy to clipboard operation
osschat copied to clipboard

Apache Open Source Software Chat BOT

Results 57 osschat issues
Sort by recently updated
recently updated
newest added

## I'm submitting a... ``` [ ] Bug Fix [ ] Feature [ ] Other (Refactoring, Added tests, Documentation, ...) ``` ## Checklist - [ ] Commit Messages follow the...

I have configured it according to the steps refer [this](https://github.com/kaiyuanshe/osschat/blob/main/docs/pages/how-to-use.md), but it doesn't work

So that we can use Wechaty v1.x Refer: - https://github.com/wechaty/puppet-padlocal/pull/125

enhancement

![image](https://user-images.githubusercontent.com/93194/168504630-e23e383f-ee8a-4481-a90e-7d931925836d.png)

Hi, I would like to see the comments and review information of PRs in WeChat.

enhancement

### The Problem 1. We have `[email protected]` email list and but we do not check email very often. 1. We want to see message cards in WeChat when we have...

enhancement

> Important:Please file the issue follow the template, or we won't help you to solve the problem. ## 0. Report Issue Guide 1. Please run the following command and check...

Just know the default branch is v0.10, with the latest code for production? And the `main` branch, what is main branch used for? If I am going to commit some...

question

对 UrlLink 发送数量限制的一个小结论: Friday 某天转发了 60 条 UrlLink ,每条 UrlLink 需要投递到 10 个群里(0-9) ,然后现在的状态是 “操作过于频繁,可稍后再试”。(根据过去的经验,0点开始,恢复发送额度) 猜测:每个微信号,每天只能发送 60 x 10 = 600 条。如果超过的话,就需要等待第二天quota归零。 @借来的天堂 MiniProgram跟UrlLink差不多,大概500-550之间,具体多少个没统计过,就会“操作过于频繁,可稍后再试”。 一天不论拉长发送间隔时间还是如何,还是减少发送群聊的数量。小程序发送的数量到这个数量级就会出现“操作过于频繁,可稍后再试”。