Skip to content

☀️ Automate your morning slack greeting for #slack

License

Notifications You must be signed in to change notification settings

imranselfy/good-morning

 
 

Repository files navigation


🌞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

About

☀️ Automate your morning slack greeting for #slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%