atom-slack-snippets
Posts the currently selected snippet of text to a Slack channel
Samuele Mattiuzzo 490 2 0.2.0 MIT GitHub

Atom Slack Snippets

Version Build Status Requirements Status

Atom Slack Snippets is a plugin for Atom editor that allows you to post a selection of text to a Slack channel

Atom Slack Snippets 0.2.0 in action

Posted message

Usage

  • Add your Slack token to the plugin settings (Generated here when you're signed in with your Slack account)
  • Right click with text selected -> Post snippet to Slack (shortcut: ctrl-alt-shift-s)
  • Use the autocomplete dropdown to select the channel and press enter

Configuration

  • tokens — Slack API token, comma separated list
    • the token must be in the following format: name|value (eg: sam|e1x2a3m4p5l6e7)

Copyright

Copyright © 2014-2015 Samuele Mattiuzzo.


License