https://slackato.thimpress.com
# Clone this project to your local.
git clone https://github.com/ThimPressWP/slackato.git slackato
# Change directory
cd slackato
# Install package dependencies
npm install || yarn
- Copy file
example.env
and named it is.env
. - Create a slack app (https://api.slack.com/apps) and a envato app (https://build.envato.com/)
- Change file
.env
with app id and app key of 2 apps just be created.
- You can run by PM2 with command:
NODE_ENV=production pm2 start index.js --name slackato
Go to your site which is installed Slackato app and click to button ADD TO SLACK
.
MIT © Tu TV