Skip to content

A simple Slack bot that sends a random poem to a Slack channel every day at 9am PST.

License

Notifications You must be signed in to change notification settings

vbilgin/the-muse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Muse

The Muse is a simple Slack bot that sends a random poem to a Slack channel every day at 9am PST.

Tech

  1. PoetryDB - This bot wouldn't be nearly as easy to implement if it wasn't for this API. It's super simple and easy to use.
  2. Heroku - I'm running this bot in the free tier on Heroku. Heroku offers a free add-on for scheduling so that's what I'm using to schedule the run. I could do that with Python itself but I like being able to adjust it in a GUI whenever I want.

About

A simple Slack bot that sends a random poem to a Slack channel every day at 9am PST.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages