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:
@@ -43,6 +43,11 @@ const EMBEDS = {
|
|||||||
name: '🔧 Developer',
|
name: '🔧 Developer',
|
||||||
value: 'interactions, serviceannouncement',
|
value: 'interactions, serviceannouncement',
|
||||||
inline: true
|
inline: true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: '\u200b',
|
||||||
|
value: '**Made with 💖 and [open source](https://github.com/YuzuZensai/Yumi)**',
|
||||||
|
inline: false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
user: (data instanceof Interaction) ? data.user : data.author
|
user: (data instanceof Interaction) ? data.user : data.author
|
||||||
|
|||||||
Reference in New Issue
Block a user