M
M
maksimkiki2021-01-14 19:36:58
Python
maksimkiki, 2021-01-14 19:36:58

How to make the bot send the photo that comes first in the folder?

How to make the bot send the photo that comes first in the folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuriy Vorobyov, 2021-01-15
@YuriyVorobyov1333

Use the os module , specifically the os.listdir() function, get a list of files, sort by name, and then send the desired file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question