Atom Slack Snippets
Atom Slack Snippets is a plugin for Atom editor that allows you to post a selection of text to a Slack channel
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)
- the token must be in the following format:
Copyright
Copyright © 2014-2015 Samuele Mattiuzzo.