mirror of
https://github.com/MinazukiAmane/Tinasha-Bot.git
synced 2025-03-15 16:55:58 +08:00
fix gemini
This commit is contained in:
parent
c5b7866fbe
commit
187731fdec
@ -8,7 +8,7 @@ const MODEL_NAME = "gemini-pro";
|
|||||||
* @type {import("@structures/Command")}
|
* @type {import("@structures/Command")}
|
||||||
*/
|
*/
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: "Gemini",
|
name: "gemini",
|
||||||
description: "Talk with Gemini",
|
description: "Talk with Gemini",
|
||||||
category: "UTILITY",
|
category: "UTILITY",
|
||||||
botPermissions: ["EmbedLinks"],
|
botPermissions: ["EmbedLinks"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user