ChatUUID | UserUUID | URL | / |
---|---|---|---|
{{item.chatuuid}} | {{item.useruuid}} | {{item.boturl}} | {{zh ? '离开' : 'Leave'}} |
- Bot Token: You can send/receive/delete messages and remove users with this repository. Copy Bot Token
- Bot URL: Optional. Also called webhook. You can generate a User Token for each user. When a user joins Chat, Zhi will send a request to
Bot URL?UserToken=xxx
. If the response is 200, it means that the user is allowed to join. Otherwise, the user is not allowed to join.