update to support deno 2 correctly

This commit is contained in:
Ean Milligan
2025-07-24 03:01:48 -04:00
parent 774ab87966
commit 02fb3e5443
8 changed files with 21 additions and 22 deletions

View File

@@ -25,8 +25,7 @@ export const constantCmds = {
},
{
name: `\`${config.prefix}logograms [query]\` or \`${config.prefix}l [query]\``,
value:
'Sends information about the requested logogram, or logograms matching the query\nCan use `-class=abbr` to further filter the results, or `-page=#` to view more results',
value: 'Sends information about the requested logogram, or logograms matching the query\nCan use `-class=abbr` to further filter the results, or `-page=#` to view more results',
inline: true,
},
{