kaiyuanshe / kaiyuanshe/osschat
[Feature] Email to WeChat
Open
@huan is already working on this.
Since Mar 26, 2020.
enhancement
- Dominant language
- TypeScript
- Stars
- 186
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The Problem
- We have
dev@project.apache.orgemail list and but we do not check email very often. - We want to see message cards in WeChat when we have new emails in our mail list.
The Solution
We can sync the email message to our WeChat group the same as GitHub Issue to WeChat.
Steps
- create an email address
bot@oss.chatto receive emails - add the
bot@oss.chatto the specific email list, so that the bot can start receiving the emails - setup on the OSSChat project so that the system gets to know we should send which email list to which WeChat group.
E.g. dev@doris.incubator.apache.org -> 43241234@chatroom
Related Projects
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.