fossasia / susi_slackbot

Ask Susi Messengers http://susi.ai
GNU Lesser General Public License v2.1
1.5k stars 26 forks source link

Fixes #5 Image response capabilities are added to reply functionality #9

Closed sudheesh001 closed 8 years ago

sudheesh001 commented 8 years ago

This implements an image reply function which can be used later depending on the logic of the application. This commit allows the program to generate image based replies from loklak's visualization API's so that images can be sent. This has the potential to send geolocation based maps, markdown visualizations and piecharts which can be queried and images sent over.

Fixes #5