D
D
drveb12020-06-18 12:14:34
Bots
drveb1, 2020-06-18 12:14:34

How to publish posts in telegram bot?

Hello!
Tell me how to publish posts with your telegram bot without using third-party services? I can't understand :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2020-06-18
@i__dmitry

You create a table in the database in which you store the contents of the posts, information about the schedule, etc.
Then you pull a script with Cron that takes this table and sends posts from it to the table with users, depending on the configured schedule.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question