A
A
Artem Kiryanov2020-05-08 11:27:12
Python
Artem Kiryanov, 2020-05-08 11:27:12

How can I implement a response to a user on a message forwarded from a bot to a group chat without a database?

I am using telebot library.
Now I'm trying to implement a response to the user through the bot.
Ie: The user writes a message to the bot, he sends it to the group, then I do a reply and answer - the user receives a message from the bot.
It is necessary to send a response to message.from_user.first_name by reply_message
But I don’t understand how to implement this (

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Kiryanov, 2020-05-08
@hacker342

It turns out there is a ready-made bot already, I used it.
The bot is called - LivegramBot

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question