mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 08:22:22 +02:00
No longer need to restrict it
This commit is contained in:
@@ -19,7 +19,6 @@ module.exports = class HearingTestCommand extends Command {
|
|||||||
},
|
},
|
||||||
guildOnly: true,
|
guildOnly: true,
|
||||||
userPermissions: [PermissionFlagsBits.Connect, PermissionFlagsBits.Speak],
|
userPermissions: [PermissionFlagsBits.Connect, PermissionFlagsBits.Speak],
|
||||||
game: true,
|
|
||||||
credit: [
|
credit: [
|
||||||
{
|
{
|
||||||
name: 'Noise addicts',
|
name: 'Noise addicts',
|
||||||
|
|||||||
Reference in New Issue
Block a user