mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
Update Help.ts
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ const EMBEDS = {
|
||||
},
|
||||
{
|
||||
name: 'Prefix',
|
||||
value: `You can call me using \`\`${prefix}\`\`, <@${DiscordProvider.client.user?.id}> or \`\`/slash command\`\``
|
||||
value: `You can call me using \`\`${prefix.replaceAll('`','`')}\`\`, <@${DiscordProvider.client.user?.id}> or \`\`/slash command\`\``
|
||||
},
|
||||
{
|
||||
name: 'Available commands',
|
||||
|
||||
Reference in New Issue
Block a user