mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 00:12:32 +02:00
Remove Stuff
This commit is contained in:
@@ -8,6 +8,10 @@ class XiaoCommand extends Command {
|
||||
this.nsfw = info.nsfw;
|
||||
this.clientPermissions = info.clientPermissions;
|
||||
this.userPermissions = info.userPermissions;
|
||||
this.throttling = {
|
||||
usages: 1,
|
||||
duration: 2
|
||||
};
|
||||
}
|
||||
|
||||
hasPermission(msg) {
|
||||
|
||||
Reference in New Issue
Block a user