Updated commandlist
This commit is contained in:
parent
1256562ad9
commit
53b7ba640d
1 changed files with 4 additions and 4 deletions
|
@ -5413,7 +5413,7 @@
|
|||
"Aliases": [
|
||||
".catfact"
|
||||
],
|
||||
"Description": "Shows a random catfact from <https://catfacts-api.appspot.com/api/facts>",
|
||||
"Description": "Shows a random fact about cats.",
|
||||
"Usage": [
|
||||
".catfact"
|
||||
],
|
||||
|
@ -5574,7 +5574,7 @@
|
|||
".ytuploadnotif",
|
||||
".yun"
|
||||
],
|
||||
"Description": "Subscribe to a youtube channel's upload rss feed.\nShortcut for `.feed https://www.youtube.com/feeds/videos.xml?channel_id=%3Cyoutube_channel_id`\nYou can optionally specify a message which will be posted with an update.",
|
||||
"Description": "Subscribe to a youtube channel's upload rss feed.\nYou can optionally specify a message which will be posted with an update.\nThis is just a shortcut for `.feed` with a url of the youtube channel's rss feed.",
|
||||
"Usage": [
|
||||
".ytuploadnotif https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow",
|
||||
".ytuploadnotif https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow New video is posted"
|
||||
|
@ -5642,7 +5642,7 @@
|
|||
".yomama",
|
||||
".ym"
|
||||
],
|
||||
"Description": "Shows a random joke from <https://api.yomomma.info/>",
|
||||
"Description": "Shows a random yomama joke.",
|
||||
"Usage": [
|
||||
".yomama"
|
||||
],
|
||||
|
@ -5697,7 +5697,7 @@
|
|||
".magicitem",
|
||||
".mi"
|
||||
],
|
||||
"Description": "Shows a random magic item from <https://1d4chan.org/wiki/List_of_/tg/%27s_magic_items>",
|
||||
"Description": "Shows a random magic item with its description.",
|
||||
"Usage": [
|
||||
".magicitem"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue