Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.26 KB

rss-bot

an RSS Bot. uses indes/flowerss-bot.

Please template this repo, make it private, and add your variables to config.yml.

Rename config_sample.yml to config.yml, then add variables. Leave variables alone if you don't know what they mean.

Refer to reaitten/flowerss-bot if you want more details on variables.

Use ClearDB MySQL (for heroku) to save RSS configurations. Add under mysql in config.yml.

Example: of Variable CLEARDB_DATABASE_URL

mysql://<mysql-user>:<mysql-password>@<mysql-host>/<mysql-database>

Default port number for mysql-port is 3306.

deployment

options include but not limited to: heroku & railway

heroku

railway

Deploy on Railway

credits