Uncategorized commands.
Expand for additional information
Commands for adding feed subscriptions. The bot will send a message when the latest topic is changed. Group call subscribes the bot to the given RSS feed URL in given channel or lists active subscriptions for given channel. If channel is not provided, uses current channel.
Guild only.
Requires permissions:
Manage guild
Aliases:
sub, subscriptions, subscription
Overload 2:
- [
channel
]: Channel for updates - [
URL
]: RSS feed URL - (optional) [
string...
]: Friendly name (def:None
)
Overload 1:
- [
URL
]: RSS feed URL - (optional) [
channel
]: Channel for updates (def:None
) - (optional) [
string...
]: Friendly name (def:None
)
Overload 0:
- (optional) [
channel
]: Channel for updates (def:None
)
Examples:
!subscribe http://some.rss.feed.url/.rss
!subscribe http://some.rss.feed.url/.rss #my-text-channel SubscriptionName
!subscribe #my-text-channel
Expand for additional information
Lists active subscriptions for current channel.
Guild only.
Requires permissions:
Manage guild
Aliases:
ls, listsubs, listfeeds
Overload 0:
- (optional) [
channel
]: Channel for updates (def:None
)
Examples:
!subscribe list
!subscribe list #my-text-channel
Expand for additional information
Subscribes to a given subreddit.
Guild only.
Requires permissions:
Manage guild
Aliases:
r
Overload 1:
- [
channel
]: Channel for updates - [
string
]: Subreddit
Overload 0:
- [
string
]: Subreddit - (optional) [
channel
]: Channel for updates (def:None
)
Examples:
!subscribe reddit awww
!subscribe reddit awww #my-text-channel
Expand for additional information
Subscribes to a given YouTube channel.
Guild only.
Requires permissions:
Manage guild
Aliases:
y, yt, ytube
Overload 2:
- [
channel
]: Channel for updates - [
URL
]: Channel where to send updates - (optional) [
string...
]: Friendly name (def:None
)
Overload 1:
- [
URL
]: Channel where to send updates - [
channel
]: Channel for updates - (optional) [
string...
]: Friendly name (def:None
)
Overload 0:
- [
URL
]: Channel where to send updates - (optional) [
string...
]: Friendly name (def:None
)
Examples:
!subscribe youtube https://www.youtube.com/channel/UCA5u8UquvO44Jcd3wZApyDg
!subscribe youtube https://www.youtube.com/channel/UCA5u8UquvO44Jcd3wZApyDg SubscriptionName
!subscribe youtube UCA5u8UquvO44Jcd3wZApyDg #my-text-channel
Expand for additional information
Commands for removing feed subscriptions. Group call unsubscribes the bot from given feed by ID or friendly name.
Guild only.
Requires permissions:
Manage guild
Aliases:
unsub
Overload 1:
- [
int...
]: ID(s)
Overload 0:
- [
string...
]: Friendly name
Examples:
!unsubscribe 12345
!unsubscribe SubscriptionName
Expand for additional information
Removes all subscriptions in given channel.
Guild only.
Requires permissions:
Manage guild
Aliases:
a
Overload 0:
- (optional) [
channel
]: Channel for updates (def:None
)
Examples:
!unsubscribe all
!unsubscribe all #my-text-channel
Expand for additional information
Unsubscribes from a reddit sub.
Guild only.
Requires permissions:
Manage guild
Aliases:
r
Overload 0:
- [
string
]: Subreddit
Examples:
!unsubscribe reddit awww
Expand for additional information
Unsubscribes from a YouTube channel.
Guild only.
Requires permissions:
Manage guild
Aliases:
y, yt, ytube
Overload 0:
- [
string...
]: YouTube channel URL or friendly name
Examples:
!unsubscribe youtube SubscriptionName
!unsubscribe youtube https://www.youtube.com/channel/UCA5u8UquvO44Jcd3wZApyDg