diff options
| author | Kyomotoi <1172294279@qq.com> | 2021-01-27 21:47:58 +0800 | 
|---|---|---|
| committer | Kyomotoi <1172294279@qq.com> | 2021-01-27 21:47:58 +0800 | 
| commit | eb52fab79ada7efe6191e3a5f90179766feaded0 (patch) | |
| tree | ad6e513148203a6279ce8c72e9fb26fd7b415f95 /ATRI/data | |
| parent | b0b3a8c468b612502aea700fe59d9c885adf83dc (diff) | |
| download | ATRI-eb52fab79ada7efe6191e3a5f90179766feaded0.tar.gz ATRI-eb52fab79ada7efe6191e3a5f90179766feaded0.tar.bz2 ATRI-eb52fab79ada7efe6191e3a5f90179766feaded0.zip | |
[Update]
Diffstat (limited to 'ATRI/data')
| -rw-r--r-- | ATRI/data/service/plugins.service.json | 0 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/call_me.plugins.json | 11 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/call_robot.plugins.json | 7 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/cant_do_anything.plugins.json | 7 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/curse.plugins.json | 9 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/good_morning.plugins.json | 12 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/good_night.plugins.json | 11 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/good_noon.plugins.json | 8 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/hitokoto.plugins.json | 7 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/kani.plugins.json | 9 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/setu.plugins.json | 9 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/tee_tee.plugins.json | 12 | ||||
| -rw-r--r-- | ATRI/data/service/plugins/waste.plugins.json | 10 | ||||
| -rw-r--r-- | ATRI/data/service/switch.service.json | 93 | 
14 files changed, 0 insertions, 205 deletions
| diff --git a/ATRI/data/service/plugins.service.json b/ATRI/data/service/plugins.service.json deleted file mode 100644 index e69de29..0000000 --- a/ATRI/data/service/plugins.service.json +++ /dev/null diff --git a/ATRI/data/service/plugins/call_me.plugins.json b/ATRI/data/service/plugins/call_me.plugins.json deleted file mode 100644 index 70a9437..0000000 --- a/ATRI/data/service/plugins/call_me.plugins.json +++ /dev/null @@ -1,11 +0,0 @@ -{ -    "name": "call_me", -    "docs": "\u6b63\u786e\u5730\u547c\u53eb\u54b1", -    "command": [ -        "Atri", -        "ATRI", -        "atri", -        "\u4e9a\u6258\u8389", -        "\u30a2\u30c8\u30ea" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/call_robot.plugins.json b/ATRI/data/service/plugins/call_robot.plugins.json deleted file mode 100644 index 54ffd07..0000000 --- a/ATRI/data/service/plugins/call_robot.plugins.json +++ /dev/null @@ -1,7 +0,0 @@ -{ -    "name": "call_robot", -    "docs": "\u4f7f\u7528\u6b63\u5219\u89e6\u53d1", -    "command": [ -        "\u841d\u535c\u5b50" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/cant_do_anything.plugins.json b/ATRI/data/service/plugins/cant_do_anything.plugins.json deleted file mode 100644 index f660e3f..0000000 --- a/ATRI/data/service/plugins/cant_do_anything.plugins.json +++ /dev/null @@ -1,7 +0,0 @@ -{ -    "name": "cant_do_anything", -    "docs": "\u5403\u996d\u7b2c\u4e00\u540d\uff01\u597d\u5403\u5c31\u662f\u9ad8\u5174\uff01\uff01\n\u4f7f\u7528\u6b63\u5219\u5339\u914d", -    "command": [ -        "\u5e72\u5565\u5565\u4e0d\u884c\uff0c\u5403\u996d\u7b2c\u4e00\u540d" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/curse.plugins.json b/ATRI/data/service/plugins/curse.plugins.json deleted file mode 100644 index 00164ec..0000000 --- a/ATRI/data/service/plugins/curse.plugins.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -    "name": "curse", -    "docs": "\u53e3\u81ed\u4e00\u4e0b", -    "command": [ -        "\u9a82\u6211", -        "\u53e3\u81ed\u4e00\u4e0b", -        "\u53e3\u81ed" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/good_morning.plugins.json b/ATRI/data/service/plugins/good_morning.plugins.json deleted file mode 100644 index 8dd3e11..0000000 --- a/ATRI/data/service/plugins/good_morning.plugins.json +++ /dev/null @@ -1,12 +0,0 @@ -{ -    "name": "good_morning", -    "docs": "\u7565\u5e26\u6da9\u6c14\u7684\u65e9\u5b89\n\u9700at", -    "command": [ -        "\u65e9\u5b89", -        "\u65e9\u4e0a\u597d", -        "morning", -        "\u54e6\u54c8\u54df", -        "ohayo", -        "\u304a\u65e9\u3046" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/good_night.plugins.json b/ATRI/data/service/plugins/good_night.plugins.json deleted file mode 100644 index f223e8b..0000000 --- a/ATRI/data/service/plugins/good_night.plugins.json +++ /dev/null @@ -1,11 +0,0 @@ -{ -    "name": "good_night", -    "docs": "\u665a\u5b89~\uff01\n\u9700at", -    "command": [ -        "\u665a\u5b89", -        "\u54e6\u5440\u601d\u5bc6", -        "\u54e6\u5440\u65af\u5bc6", -        "oyasumi", -        "\u304a\u3084\u3059\u307f" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/good_noon.plugins.json b/ATRI/data/service/plugins/good_noon.plugins.json deleted file mode 100644 index 8e6da45..0000000 --- a/ATRI/data/service/plugins/good_noon.plugins.json +++ /dev/null @@ -1,8 +0,0 @@ -{ -    "name": "good_noon", -    "docs": "\u505a\u767d\u65e5\u68a6\n\u9700at", -    "command": [ -        "\u5348\u5b89", -        "\u4e2d\u5348\u597d" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/hitokoto.plugins.json b/ATRI/data/service/plugins/hitokoto.plugins.json deleted file mode 100644 index 9a61ecf..0000000 --- a/ATRI/data/service/plugins/hitokoto.plugins.json +++ /dev/null @@ -1,7 +0,0 @@ -{ -    "name": "hitokoto", -    "docs": "\u4e00\u8a00", -    "command": [ -        "\u4e00\u8a00" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/kani.plugins.json b/ATRI/data/service/plugins/kani.plugins.json deleted file mode 100644 index 1643d36..0000000 --- a/ATRI/data/service/plugins/kani.plugins.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -    "name": "kani", -    "docs": "\u30ab\u30cb\uff01\u30ab\u30cb\uff01\uff01\uff01\n\u4f7f\u7528\u6b63\u5219\u5339\u914d", -    "command": [ -        "kani", -        "\u30ab\u30cb", -        "\u8783\u87f9" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/setu.plugins.json b/ATRI/data/service/plugins/setu.plugins.json deleted file mode 100644 index ed08939..0000000 --- a/ATRI/data/service/plugins/setu.plugins.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -    "name": "setu", -    "docs": "\n\u6da9\u56fe\uff0c\u5f00\u51b2\uff01\n\u4f7f\u7528\u6b63\u5219\u5339\u914d\n", -    "command": [ -        "\u6765\u5f20\u6da9\u56fe", -        "\u6da9\u56fe\u6765", -        "\u5f00\u51b2" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/tee_tee.plugins.json b/ATRI/data/service/plugins/tee_tee.plugins.json deleted file mode 100644 index 6e3a676..0000000 --- a/ATRI/data/service/plugins/tee_tee.plugins.json +++ /dev/null @@ -1,12 +0,0 @@ -{ -    "name": "tee_tee", -    "docs": "\u4e00\u822c\u4eba\u5458\u4e0d\u8bb8\u8d34\uff01\n\u9700at", -    "command": [ -        "\u8d34\u8d34", -        "\u8d34", -        "teetee", -        "\u3066\u3048\u3066\u3048", -        "\u8d1d\u5360", -        "\u8d1d\u5360\u8d1d\u5360" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/plugins/waste.plugins.json b/ATRI/data/service/plugins/waste.plugins.json deleted file mode 100644 index ce61818..0000000 --- a/ATRI/data/service/plugins/waste.plugins.json +++ /dev/null @@ -1,10 +0,0 @@ -{ -    "name": "waste", -    "docs": "\u4e0d\u51c6\u9a82\u54b1\u5e9f\u7269\n\u4f7f\u7528\u6b63\u5219\u5339\u914d\uff0c\u9700at", -    "command": [ -        "fw", -        "FW", -        "\u5e9f\u7269", -        "waste" -    ] -}
\ No newline at end of file diff --git a/ATRI/data/service/switch.service.json b/ATRI/data/service/switch.service.json deleted file mode 100644 index 972610d..0000000 --- a/ATRI/data/service/switch.service.json +++ /dev/null @@ -1,93 +0,0 @@ -{ -    "global": { -        "curse": true, -        "hitokoto": true, -        "roll": true, -        "rcnb": true, -        "setu": true -    }, -    "330616602": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "516729280": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "1126435961": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "879471303": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "663588449": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "672076603": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "1128059355": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "567297659": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "921925032": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "null": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "652116841": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    }, -    "1126435961": { -        "curse": true, -        "hitokoto": true, -        "setu": true, -        "roll": true, -        "rcnb": true -    } -}
\ No newline at end of file | 
