docs: updated commandlist

This commit is contained in:
Kwoth
2024-08-08 15:34:42 +00:00
parent 5453f8acfa
commit 99a8ea18bb

View File

@@ -220,7 +220,7 @@
"Aliases": [
".edit"
],
"Description": "Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel. Supports embeds.",
"Description": "Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel.\nSupports [embeds](https://eb.nadeko.bot/)",
"Usage": [
".edit 7479498384 Hi :^)",
".edit #other-channel 771562360594628608 New message!",
@@ -364,6 +364,36 @@
"ManageRoles Server Permission"
]
},
{
"Aliases": [
".cleanupguilddata"
],
"Description": "Deletes data for all servers bot is no longer a member of from the database.\nThis is a highly destructive and irreversible command.",
"Usage": [
".cleanupguilddata"
],
"Submodule": "CleanupCommands",
"Module": "Administration",
"Options": null,
"Requirements": [
"Bot Owner Only"
]
},
{
"Aliases": [
".keep"
],
"Description": "The current serve, won't be deleted from Nadeko's database during the purge.",
"Usage": [
".keep"
],
"Submodule": "CleanupCommands",
"Module": "Administration",
"Options": null,
"Requirements": [
"Administrator Server Permission"
]
},
{
"Aliases": [
".sqlselect"
@@ -2443,38 +2473,6 @@
"Requirements": []
}
],
"CleanupCommands": [
{
"Aliases": [
".cleanupguilddata"
],
"Description": "Deletes data for all servers bot is no longer a member of from the database.\nThis is a highly destructive and irreversible command.",
"Usage": [
".cleanupguilddata"
],
"Submodule": "CleanupCommands",
"Module": "CleanupCommands",
"Options": null,
"Requirements": [
"Bot Owner Only"
]
},
{
"Aliases": [
".keep"
],
"Description": "The current serve, won't be deleted from Nadeko's database during the purge.",
"Usage": [
".keep"
],
"Submodule": "CleanupCommands",
"Module": "CleanupCommands",
"Options": null,
"Requirements": [
"Administrator Server Permission"
]
}
],
"Expressions": [
{
"Aliases": [
@@ -4035,7 +4033,7 @@
".patronmessage",
".patronmsg"
],
"Description": "Sends a message to all patrons of the specified tier and higher. Supports embeds.",
"Description": "Sends a message to all patrons of the specified tier and higher.\nSupports [embeds](https://eb.nadeko.bot/)",
"Usage": [
".patronmessage x hello"
],
@@ -5229,21 +5227,6 @@
]
}
],
"PromptCommands": [
{
"Aliases": [
".prompt"
],
"Description": "Ask the bot to do something for you.\nThis will fall back to the chatbot service in case of an error.",
"Usage": [
".prompt What's the weather like today?"
],
"Submodule": "PromptCommands",
"Module": "PromptCommands",
"Options": null,
"Requirements": []
}
],
"Searches": [
{
"Aliases": [
@@ -6090,7 +6073,7 @@
"Aliases": [
".say"
],
"Description": "Make the bot say something, or in other words, make the bot send the message.\nYou can optionally specify the channel where the bot will send the message.\nIf you omit the channel name, it will send the message in the current channel.\nSupports embeds.",
"Description": "Make the bot say something, or in other words, make the bot send the message.\nYou can optionally specify the channel where the bot will send the message.\nIf you omit the channel name, it will send the message in the current channel.\nSupports [embeds](https://eb.nadeko.bot/)",
"Usage": [
".say hi",
".say #chat hi"
@@ -6417,6 +6400,19 @@
"No Public Bot"
]
},
{
"Aliases": [
".prompt"
],
"Description": "Ask the bot to do something for you.\nThis will fall back to the chatbot service in case of an error.",
"Usage": [
".prompt What's the weather like today?"
],
"Submodule": "PromptCommands",
"Module": "Utility",
"Options": null,
"Requirements": []
},
{
"Aliases": [
".aliasesclear",