This package brings Slack's feature of posting files to channels to Atom Editor. To get it work:
- install package via apm install slack-atom or Atom's UI
- add slack's API key to your config.cson:
'slack-token': 'YOUR_API_KEY'Posts current file to channel
Posts selected text in current editor to channel