fahidnasir / node-weather-slack-bot

Slack bot which tells you the weather. developed using Nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-weather-slack-bot

Slack bot which tells you the weather. developed using Nodejs

Setup:

Slack

  • Create or Login to Slack Workspace.
  • Create an app on Developer Portal.
  • Get the API token from OAuth & Permissions screen.

Code

  • Clone the code locally.
  • Open the app.js file and enter you Slack token.
  • Run command to install packages npm install.
  • Run the code locally npm start.

About

Slack bot which tells you the weather. developed using Nodejs

License:MIT License


Languages

Language:JavaScript 100.0%