mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 21:44:48 +02:00
Pokemon Cry Command
This commit is contained in:
@@ -15,7 +15,8 @@ module.exports = class WhosThatPokemonCryCommand extends Command {
|
||||
duration: 10
|
||||
},
|
||||
guildOnly: true,
|
||||
userPermissions: ['CONNECT', 'SPEAK', 'ATTACH_FILES'],
|
||||
userPermissions: ['CONNECT', 'SPEAK'],
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Pokémon',
|
||||
|
||||
Reference in New Issue
Block a user