mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 15:57:43 +02:00
Devil Hat
This commit is contained in:
@@ -1529,6 +1529,8 @@ here.
|
||||
* this-guy ([Image, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
||||
- [Wattpad](https://www.wattpad.com/)
|
||||
* wattpad ([API](https://www.wattpad.com/developer/docs/api))
|
||||
- [WebStockReview](https://webstockreview.net/)
|
||||
* hat ([Devil Hat Image](https://webstockreview.net/explore/horn-clipart-purple-devil/))
|
||||
- [Why We Protest](https://whyweprotest.net/)
|
||||
* hat ([Anon Hat Image](https://whyweprotest.net/threads/big-ass-guy-fawkes-mask-images-thread.22719/))
|
||||
- [wikiHow](https://www.wikihow.com/Main-Page)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -3,6 +3,7 @@
|
||||
"ash",
|
||||
"birthday",
|
||||
"christmas",
|
||||
"devil",
|
||||
"disguise",
|
||||
"dunce",
|
||||
"leprechaun",
|
||||
|
||||
@@ -107,6 +107,12 @@ module.exports = class HatCommand extends Command {
|
||||
url: 'https://whyweprotest.net/',
|
||||
reason: 'Anon Hat Image',
|
||||
reasonURL: 'https://whyweprotest.net/threads/big-ass-guy-fawkes-mask-images-thread.22719/'
|
||||
},
|
||||
{
|
||||
name: 'WebStockReview',
|
||||
url: 'https://webstockreview.net/',
|
||||
reason: 'Devil Hat Image',
|
||||
reasonURL: 'https://webstockreview.net/explore/horn-clipart-purple-devil/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "116.29.5",
|
||||
"version": "116.29.6",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user