mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Soviet Hat
This commit is contained in:
@@ -889,6 +889,8 @@ here.
|
||||
- [FANDOM](https://www.fandom.com/)
|
||||
* superpower ([API](https://powerlisting.fandom.com/api.php))
|
||||
* wikia ([API](https://www.wikia.com/api/v1/))
|
||||
- [festivalclaca.cat](https://www.festivalclaca.cat/)
|
||||
* hat ([Soviet Hat Image](https://www.festivalclaca.cat/maxvi/mmbwJ/))
|
||||
- [Flickr](https://www.flickr.com/)
|
||||
* flickr ([API](https://www.flickr.com/services/api/))
|
||||
- [FML](https://www.fmylife.com/)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
@@ -8,6 +8,7 @@
|
||||
"megumin",
|
||||
"pilgrim",
|
||||
"pirate",
|
||||
"soviet",
|
||||
"tophat",
|
||||
"witch"
|
||||
]
|
||||
|
||||
@@ -80,6 +80,12 @@ module.exports = class HatCommand extends Command {
|
||||
reason: 'Witch Hat Image',
|
||||
reasonURL: 'https://www.kissclipart.com/halloween-witch-hat-clipart-witch-hat-clip-art-qfycyt/'
|
||||
},
|
||||
{
|
||||
name: 'festivalclaca.cat',
|
||||
url: 'https://www.festivalclaca.cat/',
|
||||
reason: 'Soviet Hat Image',
|
||||
reasonURL: 'https://www.festivalclaca.cat/maxvi/mmbwJ/'
|
||||
},
|
||||
{
|
||||
name: 'Pokémon',
|
||||
url: 'https://www.pokemon.com/us/',
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "114.21.0",
|
||||
"version": "114.21.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user