Skip to content

DougEverly/MyBot.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBot

Subscribes to RSS feeds and publishes them to a channel in Slack.

Buggy and quick hack.

Installation

TODO: Write installation instructions here

Usage

SLACK_MYBOT="bot key" SLACK_CHANNEL='#rss' crystal run src/MyBot.cr -- -d  http://rss.cnn.com/rss/cnn_latest.rss

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/[your-github-name]/MyBot/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Just a little bot for Slack that publishes rss feeds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published