mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 10:19:11 +02:00
Credit Command
This commit is contained in:
@@ -16,6 +16,12 @@ module.exports = class DrakepostingCommand extends Command {
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Drake - Hotline Bling',
|
||||
url: 'https://youtu.be/uxpDa-c-4Mc'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'nah',
|
||||
|
||||
Reference in New Issue
Block a user