/cosmos

cosmos will be your best friend

Primary LanguageTypeScript

Cosmos

First, create a config file at where you start:

{
    "chatgpt_key": "",
    "channel_whitelist": ["group name"],
    "dm_whitelist": ["your user name(not wechat id or alias)"]
}

Only messages from whitelist will be responded.

Then type following commands to start:

npm start

Finally, check /tmp/.wechat_qrcode for your login QR code. Temporary login file will be store in current directory with name cosmos.memory-card.json.