Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.7 KB

README.md

File metadata and controls

60 lines (43 loc) · 1.7 KB


🌞Good Morning.

Automatically post inspirational quotes to Slack

GitHub package.json version

Key FeaturesInstallationUsageContributingLicense


Key Features

Automates your morning greeting by posting one for you. Easily extendable.

Installation

Under settings > secrets, define the following

  • CHANNEL_ID_DEV : the Slack channel that a message will be posted to by the pipeline 'on' push. This can me a test channel.
  • CHANNEL_ID_PROD: the Slack channel that your daily message will be posted to each morning.
  • USER_TOKEN: your Slack user token.

Usage

To modify the automatic shedule, edit schedule.js.yml .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL v3