aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/data/reply_data.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/reply_data.json')
-rw-r--r--data/reply_data.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/data/reply_data.json b/data/reply_data.json
deleted file mode 100644
index e4977ee..0000000
--- a/data/reply_data.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "rule": "hello",
- "message": "你好!"
- },
- {
- "rule": "test",
- "message": [
- {
- "type": "text",
- "data": {
- "text": "测试"
- }
- }
- ]
- }
-] \ No newline at end of file