NiklasMM / sixgun_discord_bot

MIT License
2 stars 2 forks source link

Feed specific interval #3

Open NiklasMM opened 5 years ago

NiklasMM commented 5 years ago

right now we can only define one interval for all feeds. It would be nice to be able to override the interval for some feeds.

FeedWatcher("<channel_id>", "<feed_url>", "<name>", interval=60)