diff --git a/adivinhação/index.js b/adivinhacao/index.js similarity index 99% rename from adivinhação/index.js rename to adivinhacao/index.js index 2bdc622..3fdc793 100644 --- a/adivinhação/index.js +++ b/adivinhacao/index.js @@ -74,4 +74,4 @@ export default async function ({ msg, api }) { } else { await api.send(num > numero ? t("lower") : t("higher")); } -} \ No newline at end of file +} diff --git a/adivinhação/locale/en.json b/adivinhacao/locale/en.json similarity index 100% rename from adivinhação/locale/en.json rename to adivinhacao/locale/en.json diff --git a/adivinhação/locale/es.json b/adivinhacao/locale/es.json similarity index 100% rename from adivinhação/locale/es.json rename to adivinhacao/locale/es.json diff --git a/adivinhação/locale/pt.json b/adivinhacao/locale/pt.json similarity index 100% rename from adivinhação/locale/pt.json rename to adivinhacao/locale/pt.json diff --git a/adivinhação/manyplug.json b/adivinhacao/manyplug.json similarity index 98% rename from adivinhação/manyplug.json rename to adivinhacao/manyplug.json index 963f6fa..1dcc4f4 100644 --- a/adivinhação/manyplug.json +++ b/adivinhacao/manyplug.json @@ -4,4 +4,4 @@ "category": "games", "service": false, "dependencies": {} -} \ No newline at end of file +} diff --git a/registry.json b/registry.json index b576110..d7f6289 100644 --- a/registry.json +++ b/registry.json @@ -1,5 +1,5 @@ { - "lastUpdated": "2026-04-15T00:07:30.616Z", + "lastUpdated": "2026-04-17T19:02:06.357Z", "plugins": { "a": { "name": "a",