Code saving and sharing. Built with Nodejs.
- Links and resources
- Introduction
- Tools
- Features
- Set up
- How to use
- UML
- Documentations
- Contributors
- Feedback
A tool for saving and sharing code to gist inside of slack channel. If you're looking for a way to save a code snippet in Slack, Slack-lackey is the best app for it.
A few of the things you can do with Slack-lackey:
- Save code snippet to your gist
- Save code block to yous gist
- Save edited code to your gist
- Share your gist link into the channel
- Get all the gists you save
- Clone or download the Bot-server repo
npm installto install dependencies- Create a new app to your workspace follow the instruction of Creating slack app
- new a .env file, set all the keys needed for the app
**Keys are required for building your own bot. **
nodemonornpm startto start the app
In your workspace:
- When receive or send a code block or snippet, click yes if you want to save it; click no if you don't.
- When successfully saved to gist, click yes if you want to share to the channel; click no if you don't.
- If you want to get all the gists that previously saved, input
get my gists.
This project is brought to you by these awesome contributors.
Feel free to send us feedback on file an issue. Feature requests are always welcome.



