mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 00:06:42 +02:00
Give Psycho-Pass Wiki credit for Crime Coefficient Levels
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "110.2.0",
|
||||
"version": "110.2.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user