mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 18:29:14 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -12,8 +12,10 @@ module.exports = class MagicConchCommand extends Command {
|
||||
description: 'Asks your question to the Magic Conch.',
|
||||
credit: [
|
||||
{
|
||||
name: 'SpongeBob SquarePants',
|
||||
url: 'https://www.nick.com/shows/spongebob-squarepants'
|
||||
name: 'Nickelodeon',
|
||||
url: 'https://www.nick.com/',
|
||||
reason: 'Image, Original "Spongebob Squarepants" Show',
|
||||
reasonURL: 'https://www.nick.com/shows/spongebob-squarepants'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user