FeedsBot lets you subscribe to RSS and Atom feeds on Meower!
- Subscribe to feeds (RSS Feed, Atom Feed, JSON Feed)
- Recieve notifications when a new entry is published
- Unsubscribe from feeds
Shows a list of commands
@FeedsBot help
Subscribes to a feed
@FeedsBot subscribe [feed url]
Unsubscribes from a feed
@FeedsBot unsubscribe [feed url]
Shows you all of the feeds you have subscribed to
@FeedsBot feeds
FB_USERNAME="[username here]"
FB_PASSWORD="[password here]"
npm install
npm run start