mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -12,8 +12,10 @@ module.exports = class ButtCommand extends Command {
|
||||
description: 'Determines a user\'s butt quality.',
|
||||
credit: [
|
||||
{
|
||||
name: 'iCrawl/Tohru',
|
||||
url: 'https://github.com/iCrawl/Tohru/blob/master/src/commands/fun/butts.js'
|
||||
name: 'iCrawl',
|
||||
url: 'https://github.com/iCrawl',
|
||||
reason: 'Code, Concept',
|
||||
reasonURL: 'https://github.com/iCrawl/Tohru/blob/master/src/commands/fun/butts.js'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user