lawyer-omer / Slack-crypto-bot

bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack crypto bot by Omer.

🚀 Quick start

  1. Clone Repo

      git clone https://github.com/lawyer-omer/Slack-crypto-bot.git
  2. Start developing.

    Navigate into your bot directory and start it up.

    cd Slack-crypto-bot
    npm install
    npm run dev
  3. 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.

  4. 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.

  5. Edit source code and enjoy your crypto bot.

This project was bootstrapped with Bottender init script.

About

bot


Languages

Language:JavaScript 92.3%Language:Shell 7.7%