simion / sublime-slack-integration

A ST3 plugin which sends messages, code selections and files to slack.com channels/groups/users.
http://simionbaws.ro/sublime-text-3-slack-integration-plugin/
GNU General Public License v2.0
70 stars 7 forks source link

Do you plan to make Real Time Messaging API work? #3

Open stoivo opened 9 years ago

stoivo commented 9 years ago

I saw that Slack have "Real Time Messaging API", it would be really cool to have. To open a view and have the chat there. https://api.slack.com/rtm

But this is cool :) :+1:

simion commented 9 years ago

That's quite a nice idea. Problem is I stopped using Sublime Text in favor of PyCharm & other intellij-based tools (PhPStorm, Android Studio). I'll think about it, and come back with an answer.