rampatra / jbot

Make Slack and Facebook Bots in Java.
GNU General Public License v3.0
1.2k stars 350 forks source link

get file content from slack #176

Open Elfilali-Taoufiq opened 4 years ago

Elfilali-Taoufiq commented 4 years ago

I'm using JBot, and I integrate my services into Slack by createing a classi bot, my objectif is to read file from slack and get it's content , the FILE_SHARED event doesn't give the content of the files,

any help peaase?

sadhirshaik commented 4 years ago

@rampatra can you please help us with this issue?