forked from Supositware/Haha-Yes
AI category
This commit is contained in:
parent
24391ec40c
commit
c752eebd9a
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ export default {
|
|||
admin: '⚡\u2000Admin',
|
||||
owner: '🛠️\u2000Owner',
|
||||
voice: '🗣️\u2000Voice',
|
||||
AI: '🦾\u2000AI',
|
||||
}[category];
|
||||
|
||||
embed.addFields({ name: title, value: `\`${object[category].join('` `')}\`` });
|
||||
|
|
Loading…
Reference in a new issue