Devil Hat

This commit is contained in:
Dragon Fire
2020-06-16 11:30:53 -04:00
parent efb9ad7dba
commit c967a60922
5 changed files with 10 additions and 1 deletions
+2
View File
@@ -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

+1
View File
@@ -3,6 +3,7 @@
"ash",
"birthday",
"christmas",
"devil",
"disguise",
"dunce",
"leprechaun",
+6
View File
@@ -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
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "116.29.5",
"version": "116.29.6",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {