mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Strip Trailing Space, Challenger
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = class WebhookCommand extends Command {
|
||||
]
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
hasPermission(msg) {
|
||||
return this.client.isOwner(msg.author);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user