As a good practice, separate the telegram-bot.py act as a UI and the generate_image.py - [ ] generate_image will become a service for fetch data from api and produce image - [x] bots will send the image to end users
As a good practice, separate the telegram-bot.py act as a UI and the generate_image.py
generate_image will become a service for fetch data from api and produce image
bots will send the image to end users