mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
Update Help.ts
This commit is contained in:
@@ -43,6 +43,11 @@ const EMBEDS = {
|
||||
name: '🔧 Developer',
|
||||
value: 'interactions, serviceannouncement',
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user