-
Clone Repo
git clone https://github.com/lawyer-omer/Slack-crypto-bot.git
-
Start developing.
Navigate into your bot directory and start it up.
cd Slack-crypto-bot npm install npm run dev
-
Open the source code and start editing!
Your bot is now running with an end point! You can find it on your console. Get your end point url.
-
Enable Event Subscriptions at your Slack App
Go to Event Subscriptions menu and enable it. Then paste your end point url and save it. You may re-install your bot.
-
Edit source code and enjoy your crypto bot.
This project was bootstrapped with Bottender init script.