Answer the question
In order to leave comments, you need to log in
Does anyone have links to an article on creating a TG bot?
I want to make a bot that will send me a message with the catchphrase of the day at 9:05 every day, I know what can be done, but how difficult is it to implement?
Maybe someone has links to articles on writing them, thanks!
Have a nice day, everyone.
Answer the question
In order to leave comments, you need to log in
If you know any programming language, it's not difficult.
In theory, you can even make a script on the bash that will send this very phrase and trigger it through cron.
For API, read the documentation: https://core.telegram.org/bots/api For specific instructions:
google
"how to make a telegram bot in [language name]"
PS: There are all sorts of bot constructors that can be used without knowing any PL, but I don’t know what can be done in them, and I can’t advise anyone.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question