pymessenger icon indicating copy to clipboard operation
pymessenger copied to clipboard

AttributeError: bot object has no attribute "base_url" when trying to send local path to image with bot.send_image

Open KjetilVaa opened this issue 8 years ago • 2 comments

KjetilVaa avatar May 09 '17 17:05 KjetilVaa

I have encounter this problem recently. The thing I do is just use Bot class directly. In other words, I didn't install the package with pip. However, I cannot success to send the image finally. Does anyone have ideas?

SunnerLi avatar Jun 01 '17 12:06 SunnerLi

Check out https://github.com/Cretezy/pymessenger2

Cretezy avatar Jun 02 '17 04:06 Cretezy