Y
Y
YarikLtv4k2020-03-22 12:17:09
Python
YarikLtv4k, 2020-03-22 12:17:09

How can a telegram bot take data from an excel spreadsheet, specifically a picture?

I want to make a bot for autoposting to a channel. To do this, I create a database in excel. Picture, price, hashtags, link. But before even starting to write a bot, I ran into a problem, how to place an image in an excel table so that the bot can take it? The image must be in full size. I suspect that instead of a picture, you need to write a number (1, 2, 3, ...), and instead of this number, substitute a picture under this name (if so, how to implement it?) Programming language - Python

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Shohruh Shaimardonov, 2020-03-22
@joeberetta

Explore the answers already available: https://stackoverflow.com/questions/53994108/expor...

A
arynyklas, 2020-03-22
@arynyklas

I recommend to study these materials on working with Excel files:
1) https://m.habr.com/en/post/232291/
2) https://realpython.com/openpyxl-excel-spreadsheets...
3) www. python-excel.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question