mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Mask Hat
This commit is contained in:
@@ -1404,6 +1404,8 @@ here.
|
||||
* steam-now-playing-classic (Original Design)
|
||||
- [Steven Crowder](https://www.youtube.com/StevenCrowder)
|
||||
* change-my-mind ([Image](https://twitter.com/scrowder/status/964577508447449088))
|
||||
- [StickPNG](https://www.stickpng.com/)
|
||||
* hat ([Mask Hat Image](https://www.stickpng.com/img/science/pandemic/white-surgical-face-mask-front-view))
|
||||
- [Straw Poll](https://www.strawpoll.me/)
|
||||
* strawpoll ([API](https://github.com/strawpoll/strawpoll/wiki/API))
|
||||
- [Superpower Wiki](https://powerlisting.fandom.com/wiki/Superpower_Wiki)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
@@ -5,6 +5,7 @@
|
||||
"disguise",
|
||||
"dunce",
|
||||
"leprechaun",
|
||||
"mask",
|
||||
"megumin",
|
||||
"pilgrim",
|
||||
"pirate",
|
||||
|
||||
@@ -95,6 +95,12 @@ module.exports = class HatCommand extends Command {
|
||||
name: 'KONOSUBA -God\'s blessing on this wonderful world!',
|
||||
url: 'http://konosuba.com/',
|
||||
reason: 'Megumin Hat Original Anime'
|
||||
},
|
||||
{
|
||||
name: 'StickPNG',
|
||||
url: 'https://www.stickpng.com/',
|
||||
reason: 'Mask Hat Image',
|
||||
reasonURL: 'https://www.stickpng.com/img/science/pandemic/white-surgical-face-mask-front-view'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "116.21.0",
|
||||
"version": "116.21.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user