Skip to content

Commit 60fd6f8

Browse files
authored
Update README.md
1 parent f093c48 commit 60fd6f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ Example:
146146

147147
### The bot can use 'Safelist' to restrict access for users or groups.
148148
- Make sure you have these variables in your `.env` file either not set or with chat ID and username.
149-
- You can get your `chat_id` or `username` by setting `LIMIT_BOT_ACCESS=True` first, send a link and the bot will answer you with the IDs.
150-
- Group Chat has more priority. All users in the Group Chat can use the bot but have no access to the bot privately.
149+
- You can get your `chat_id` or `username` by setting `LIMIT_BOT_ACCESS=True` first, send a link and the bot will answer you with the chat ID and with your username.
150+
- Allowed Group Chat priority is highest. All users in the Group Chat can use the bot even if they have no access to the bot in private chat.
151151
- When `LIMIT_BOT_ACCESS=True` to use the bot in private messages add the username to the `ALLOWED_USERNAMES` variable.
152152
- If you want a bot in your Group Chat with restrictions, leave `ALLOWED_CHAT_IDS` empty and define the `ALLOWED_USERNAMES` variable list.
153153
```

0 commit comments

Comments
 (0)