mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update username
This commit is contained in:
@@ -23,8 +23,8 @@ module.exports = class Command {
|
||||
this.throttling = options.throttling || { usages: 2, duration: 5 };
|
||||
this.credit = options.credit || [];
|
||||
this.credit.push({
|
||||
name: 'Dragon Fire',
|
||||
url: 'https://github.com/dragonfire535',
|
||||
name: 'Lily is Silly',
|
||||
url: 'https://github.com/lilyissillyyy',
|
||||
reason: 'Code'
|
||||
});
|
||||
this.uses = 0;
|
||||
|
||||
Reference in New Issue
Block a user