From 23b32b900423ae8fe36a50224f0308cb3d97d4d0 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 19 Apr 2023 01:23:44 +0800 Subject: 🏷bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChienDice/data/reply_data.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ChienDice/data/reply_data.json (limited to 'ChienDice/data') diff --git a/ChienDice/data/reply_data.json b/ChienDice/data/reply_data.json new file mode 100644 index 0000000..e4977ee --- /dev/null +++ b/ChienDice/data/reply_data.json @@ -0,0 +1,17 @@ +[ + { + "rule": "hello", + "message": "你好!" + }, + { + "rule": "test", + "message": [ + { + "type": "text", + "data": { + "text": "测试" + } + } + ] + } +] \ No newline at end of file -- cgit v1.2.3-70-g09d2