unichat
unichat copied to clipboard
log off and log in again from WeChat, failed to find corresponding Slack channel
The identifier we got is generated by real group id as well as session id, which means every time user log off from WeChat, next time when log in again, there will be a new identifier. This will cause problems when doing mapping between Slack channels with WeChat groups.
Is this problem resolved? Also, I would like to ask if it is possible to run this application on AWS instances continuously 24/7 without logging in and out of WeChat. When you ran on AWS, how do you scan the WeChat QR code? Is there a way to programmatically log in and out of WeChat without human intervention?
Ok, I really ran into this problem. I cannot get a stable mapping between Slack channel and the WeChat group I am targeting. How can this be resolved? Any idea? Is there no way to obtain a fixed ID for a WeChat group?