Filter Users

Forward Messages from Specific Users Only

What It Does

The /filter_users command allows you to forward messages only from selected users in a group. If you add specific users to the filter, the bot will only forward messages from those users while ignoring others.

Prerequisite

  • Incoming and Outgoing Chats Configured: Ensure both incoming and outgoing chats are set up using the /incoming and /outgoing commands.

How to Use It

  • Send the user ID:

    1. To filter messages from specific users, send the following command: /add_user USERID

    2. Replace USERID with the actual user ID of the user whose messages you want to forward. Example: /add_user 123456789

orward messages only from selected users in a group
  • Get User IDs:

    1. To learn how to obtain usernames and user IDs from a group, refer to next page.

  • Limitations:

    1. This feature only works for messages coming from groups and cannot be applied to channels or direct messages.

Real-Life Use Cases

  • Team Management: If you only need to forward messages from selected team members in a group to another chat, this command will help you manage message flow effectively.

  • Content Moderation: Use this feature to filter and forward messages only from trusted or authorized users in a group, ensuring control over what content is shared in the outgoing chat.

  • Focused Discussions: Forward messages from a few key people in a large group, allowing you to keep track of important discussions without the noise.

Last updated