E
E
enot1k2021-04-03 12:43:59
Python
enot1k, 2021-04-03 12:43:59

How to write a simple telegram bot?

Hello. I would like to study the issue of creating a simple telegram bot with buttons in order to simplify the work of the order manager
By the example
of choosing a country - choosing a city - choosing a position (different positions in different cities) - sending a message to a user with a wallet for payment by the Webmoney type and checking payment at the level code - issuance of goods to the user from the prepared archive.
The level of knowledge is low, if there are any examples of codes and you are ready to help me write something like this, I can pay a pretty penny

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yupiter7575, 2021-04-03
@yupiter7575

cry

R
Roma Kotolup, 2021-04-03
@roma2

use pyTelegramBotAPI:
https://pypi.org/project/pyTelegramBotAPI/
only use command not:
pip install pyTelegramBotAPI
but:
pip install pyTelegramBotAPI==
3.6.6

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question