1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

Update wording around OPT-IN command

This commit is contained in:
Ean Milligan (Bastion)
2022-07-10 02:50:18 -04:00
parent 7bb6018bdf
commit 766dff179e
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ export const help = (message: DiscordenoMessage) => {
inline: true,
},
{
name: `\`${config.prefix}opt-in\``,
name: `\`${config.prefix}opt-in\` **Available via DM ONLY**`,
value: 'Removes you from the ignore list',
inline: true,
},