Skip to content

How connect to the Group and react on questions by specific words like "How..."? #56

Answered by n3d1117
chicago666666 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @chicago666666, you can use the bot in a group by writing an inline message like this:

@your_bot_name How ...

Make sure to enable inline mode via BotFather, using the /setinline command.

Then click on the inline prompt that appears and the bot should reply to your question. From there on, you can also reply to a bot's message to get an answer.

If you instead want the bot to react to every incoming message in the group chat, you need to disable privacy mode from BotFather, and optionally set GROUP_TRIGGER_KEYWORD as prefix you'd like to use to address the bot.

Let me know if it helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by n3d1117
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants