Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

meower-community/FeedsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedsBot

FeedsBot lets you subscribe to RSS and Atom feeds on Meower!

Functions

Commands

help

Shows a list of commands

@FeedsBot help

subscribe

Subscribes to a feed

@FeedsBot subscribe [feed url]

unsubscribe

Unsubscribes from a feed

@FeedsBot unsubscribe [feed url]

feeds

Shows you all of the feeds you have subscribed to

@FeedsBot feeds

Running

FB_USERNAME="[username here]"
FB_PASSWORD="[password here]"
npm install
npm run start

About

FeedsBot lets you subscribe to RSS and Atom feeds on Meower!

Topics

Resources

License

Stars

Watchers

Forks