R
R
ripjakeyh2018-08-12 13:10:16
MySQL
ripjakeyh, 2018-08-12 13:10:16

Reading new data from MySQL database for Telegram bot in Python?

Reading new data from MySQL database for Telegram bot in Python.
How to do it?
I use the pyTelegramBotAPI library

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2018-08-12
@dimonchik2013

in cycle

I
Ivan, 2018-08-12
@Iv_and_S

pyTelegramBotAPI - not related to MySQL.
first figure out how to connect to the database from Python in general.
www.mysqltutorial.org/python-mysql or any other manual.
the data from the database was read and then they were sent to the bot, or somewhere else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question