yukuku / telebot

Telegram Bot starter kit. Very easy to install with Google App Engine.
Apache License 2.0
689 stars 234 forks source link

Load image from web #19

Closed gioxx closed 8 years ago

gioxx commented 9 years ago

Hi. I have a question about images. How I can change the behavior of telebot if I want to load an image from the web? I have a JSON source [{"image": "mediafiles/00002.jpg", "id": 002}].

I've tried to change the behavior of the chat function (simsimi.com/requestChat) but it doesn't work.

Thanks in advance.

yukuku commented 8 years ago

Learn python.