From 19a5bc0b3ef430be9f91c10b215810ab616d046a Mon Sep 17 00:00:00 2001 From: Ko Shin <58778480+kkoshin@users.noreply.github.com> Date: Wed, 27 Apr 2022 23:22:51 +0800 Subject: [PATCH] Create bots.json --- docs/data/dev/bots.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/data/dev/bots.json diff --git a/docs/data/dev/bots.json b/docs/data/dev/bots.json new file mode 100644 index 0000000..12d319e --- /dev/null +++ b/docs/data/dev/bots.json @@ -0,0 +1,6 @@ +[{ + "id": "b7e5e59b-a838-4908-82e9-c330ebccaad8", + "avatar": "https://pic2.zhimg.com/v2-d41c2ceaed8f51999522f903672a521f_s.jpg", + "name": "28号", + "platform": 1 +}]