Skip to content

HeeL/quote-bot

Repository files navigation

quote-bot

Bot takes a quote and post it in Slack

Quote Bot

Setup

# Install dependencies
npm install

# Run test
npm test

# Run the bot
npm start

Run locally

Rename .env.example to .env and define your SLACK_TOKEN there. You will need to define the name of the slack channel where quotes should be posted.
Run the bot with npm start command.

About

Bot takes a quote and post it in slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published