mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -10,8 +10,10 @@ module.exports = class JustDoItCommand extends Command {
|
||||
description: 'Sends a link to the "Just Do It!" motivational speech.',
|
||||
credit: [
|
||||
{
|
||||
name: 'Shia LaBeouf "Just Do It" Motivational Speech',
|
||||
url: 'https://www.youtube.com/watch?v=ZXsQAXx_ao0'
|
||||
name: 'MotivaShian',
|
||||
url: 'https://www.youtube.com/channel/UC0yDCpC_UaXEdL6Zc4715rg',
|
||||
reason: 'Original Motivational Speech',
|
||||
reasonURL: 'https://www.youtube.com/watch?v=ZXsQAXx_ao0'
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user