mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
docs: updated commandlist
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
Reference in New Issue
Block a user