mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Fixed .feed related commands and updated an example to a working one. Updated packages
This commit is contained in:
@@ -1942,8 +1942,8 @@ ytuploadnotif:
|
||||
feed:
|
||||
desc: "Subscribes to a feed. Bot will post an update up to once every 10 seconds. You can have up to 10 feeds on one server. All feeds must have unique URLs. Set a channel as a second optional parameter to specify where to send the updates."
|
||||
args:
|
||||
- "https://www.rt.com/rss/"
|
||||
- "https://www.rt.com/rss/ #updates"
|
||||
- "https://blog.playstation.com/feed/"
|
||||
- "https://blog.playstation.com/feed/ #updates"
|
||||
feedremove:
|
||||
desc: "Stops tracking a feed on the given index. Use `{0}feeds` command to see a list of feeds and their indexes."
|
||||
args:
|
||||
|
Reference in New Issue
Block a user