Add "Twitter for Xiao" to tweet

This commit is contained in:
Dragon Fire
2020-05-24 23:58:19 -04:00
parent 6cb1783e21
commit 5597a5c5a2
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module.exports = class XiaoCommand extends Command {
super(client, info);
this.argsSingleQuotes = info.argsSingleQuotes || false;
this.throttling = info.throttling || { usages: 1, duration: 2 };
this.throttling = info.unknown ? null : info.throttling || { usages: 1, duration: 2 };
this.uses = 0;
this.credit = info.credit || [];
this.credit.push({