Skip to content

Conversation

@lemontree210
Copy link
Member

the bot now keeps track of users who started a private chat

the bot now keeps track of users who started a private chat
@harshil21 harshil21 added the ⚙️ examples affected functionality: examples label Jan 13, 2023
@harshil21 harshil21 added this to the v20.1 milestone Jan 13, 2023
@lemontree210 lemontree210 self-assigned this Jan 14, 2023
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/start is the default first text recommended by the official clients, but I'm rather sure that you can bypass that. So maybe just a MessageHandler(filters.ALL, …) that checks if the user id has been recorded yet?

@Poolitzer
Copy link
Member

@Bibo-Joshi yes you can send a different first message

@lemontree210
Copy link
Member Author

/start is the default first text recommended by the official clients, but I'm rather sure that you can bypass that. So maybe just a MessageHandler(filters.ALL, …) that checks if the user id has been recorded yet?

Done

@Bibo-Joshi Bibo-Joshi merged commit 54d0294 into master Jan 19, 2023
@Bibo-Joshi Bibo-Joshi deleted the chatmemberbot-example-fix branch January 19, 2023 20:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ examples affected functionality: examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants