BREAKING CHANGE: plugin names are now normalized; manual updates required
This commit is contained in:
@@ -74,4 +74,4 @@ export default async function ({ msg, api }) {
|
||||
} else {
|
||||
await api.send(num > numero ? t("lower") : t("higher"));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,4 +4,4 @@
|
||||
"category": "games",
|
||||
"service": false,
|
||||
"dependencies": {}
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastUpdated": "2026-04-15T00:07:30.616Z",
|
||||
"lastUpdated": "2026-04-17T19:02:06.357Z",
|
||||
"plugins": {
|
||||
"a": {
|
||||
"name": "a",
|
||||
|
||||
Reference in New Issue
Block a user