mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Command Leaderboard
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = class XiaoCommand extends Command {
|
||||
|
||||
this.argsSingleQuotes = info.argsSingleQuotes || false;
|
||||
this.throttling = info.throttling || { usages: 1, duration: 2 };
|
||||
this.uses = 0;
|
||||
this.credit = info.credit || [];
|
||||
this.credit.push({
|
||||
name: 'Dragon Fire',
|
||||
|
||||
Reference in New Issue
Block a user