Give Psycho-Pass Wiki credit for Crime Coefficient Levels

This commit is contained in:
Dragon Fire
2020-01-26 21:23:52 -05:00
parent 474137b4b1
commit 38bada553f
3 changed files with 9 additions and 1 deletions
+2
View File
@@ -846,6 +846,8 @@ here.
* sorting-hat (Original Quiz)
- [PSYCHO-PASS](http://psycho-pass.com/)
* psycho-pass (Original Anime)
- [Psycho-Pass Wiki](https://psychopass.fandom.com/wiki/Psycho-Pass_Wiki)
* psycho-pass ([Crime Coefficient Levels Data](https://psychopass.fandom.com/wiki/Crime_Coefficient_(Index)))
- [r/IsTodayFridayThe13th](https://www.reddit.com/r/IsTodayFridayThe13th/)
* friday-the-13th (Concept)
- [r/Showerthoughts](https://www.reddit.com/r/showerthoughts)
+6
View File
@@ -20,6 +20,12 @@ module.exports = class PsychoPassCommand extends Command {
name: 'Tatsumaki',
url: 'https://tatsumaki.xyz/',
reason: 'Concept'
},
{
name: 'Psycho-Pass Wiki',
url: 'https://psychopass.fandom.com/wiki/Psycho-Pass_Wiki',
reason: 'Crime Coefficient Levels Data',
reasonURL: 'https://psychopass.fandom.com/wiki/Crime_Coefficient_(Index)'
}
],
args: [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "110.2.0",
"version": "110.2.1",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {