Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessepollak/command
:black_nib: Making the web better with Slack-like slash commands.
https://github.com/jessepollak/command
Last synced: 13 days ago
JSON representation
:black_nib: Making the web better with Slack-like slash commands.
- Host: GitHub
- URL: https://github.com/jessepollak/command
- Owner: jessepollak
- License: mit
- Created: 2016-02-14T18:44:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T05:47:15.000Z (over 7 years ago)
- Last Synced: 2024-05-22T21:34:43.652Z (6 months ago)
- Language: JavaScript
- Homepage: http://slashcommand.club
- Size: 7.58 MB
- Stars: 1,105
- Watchers: 14
- Forks: 75
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Command ([website](http://slashcommand.club))
Making the web better with Slack-like slash commands.
Check out [slashcommand.club](http://slashcommand.club) for more a demo, examples and installation.
![command](resources/command.gif?v=2)
## Usage
1. Install the Command extension [here](https://chrome.google.com/webstore/detail/command/dkblejpmbmienbjpinbgebodokhpbkme)
2. Type a slash command like `/giphy` in any text field
3. Win!Now, would you like to give it a try?
1. Go to the [welcome Github issue](https://github.com/jessepollak/command/issues/1)
2. Click on the comment field at the bottom, say something witty, then type `/giphy`
3. Add the perfect GIF## Current commands
* */emoji* - add emoji
* */giphy* - search and add a GIF
* */help* - learn how to use Command
* */selfie* - take and embed a selfie from your webcam
* */spotify* - search and share songs from spotify## Contributing
To contribute, check out our [Contributors Guide](CONTRIBUTING.md).
## Credits
Thanks to [@schovi](https://github.com/schovi) for creating [webpack-chrome-extension](https://github.com/schovi/webpack-chrome-extension).