telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

Docker image of Telegram Bot API Server

Results 11 telegram-bot-api issues
Sort by recently updated
recently updated
newest added

I started the image, but since the network mode is not using host, the api server is not able to send the webhook to the service on host. However, if...

Helo, so i make a broadcast bot, im using this telegram-bot-api to increase the performance of my bot, but sometimes i got a lot pending message that not sended, is...

Hello, I am using calling getFile endpoint and result is like this ``` { "ok": true, "result": { "file_id": "AgACAgIAAx0Cc-iEZQACFS9mU3kQP76tK26IMiLqQad96F7FRAACftUxGyq7oUr4MK3g6PNOCgEAAwIAA20AAzUE", "file_unique_id": "AQADftUxGyq7oUpy", "file_size": 22033, "file_path": "/photos/file_288" } } ``` checked...

# Summary Resolves #19 After this update users will be able to provide Telegram API credentials via env vars containing paths to files containing the actual values. ## Example showcase:...

Hi, Thank you for maintaining this useful Docker image! I would like to propose adding `TELEGRAM_API_HASH_FILE` and `TELEGRAM_API_ID_FILE` environmental variables support to this image, so that users could provide a...

good first issue

Just fixing some typos and making TELEGRAM_FILTER format actually readable

everything appears to be working as intended, except the container hard-codes user configuration i think, because no matter what i try, the files that are downloaded are owned by the...

In your build the ability to add previews for videos is disabled, how can I enable it? ignore_inline_thumbnails = true