mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Credit Command
This commit is contained in:
@@ -10,6 +10,12 @@ module.exports = class ButtCommand extends Command {
|
||||
group: 'analyze',
|
||||
memberName: 'butt',
|
||||
description: 'Determines a user\'s butt quality.',
|
||||
credit: [
|
||||
{
|
||||
name: 'iCrawl/Tohru',
|
||||
url: 'https://github.com/iCrawl/Tohru/blob/master/src/commands/fun/butts.js'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'user',
|
||||
|
||||
Reference in New Issue
Block a user