mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
More holidays and more hats
This commit is contained in:
@@ -39,6 +39,16 @@ module.exports = class HatCommand extends Command {
|
||||
name: 'Becel',
|
||||
url: 'https://www.becel.ca/en-ca',
|
||||
reason: 'Becel Hat Image'
|
||||
},
|
||||
{
|
||||
name: 'Nintendo',
|
||||
url: 'https://www.nintendo.com/',
|
||||
reason: 'Mario Hat Image'
|
||||
},
|
||||
{
|
||||
name: 'Star Wars',
|
||||
url: 'https://www.starwars.com/',
|
||||
reason: 'Yoda Hat Image'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user