V
V
vante_scribaxxi2017-10-25 11:45:25
Python
vante_scribaxxi, 2017-10-25 11:45:25

How to write a Telegram bot without Bot API?

There is a task - to write a script to manage a dozen telegram accounts. With commands, the script will add some users to some groups. Question - what can be used as a client? For example, you don’t really want to drag selenium, and the web version of the telegram does not work without js. What to do?(

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ranc58, 2017-10-25
@vante_scribaxxi

https://github.com/LonamiWebs/Telethon
As an option. Uses telegram api for developers

A
Alexander Trakhimenok, 2017-10-25
@astec

Use any programming language (including JS) and Telegram API (not bot API).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question