├─A_background (詢問孩童出生及病史等相關背景)
│ └─intent
├─B_environment (詢問孩童生活或就學狀況)
│ └─intent
├─C_behavior (詢問孩童目前語言發展狀況)
│ ├─Above_1
│ │ ├─intent
│ │ └─reply
│ ├─Above_2
│ │ ├─intent
│ │ └─reply
│ ├─Above_3
│ │ ├─intent
│ │ └─reply
│ ├─Above_4
│ │ ├─intent
│ │ └─reply
│ ├─Above_5
│ │ ├─intent
│ │ └─reply
│ ├─Above_6
│ │ ├─intent
│ │ └─reply
│ └─Under_1
│ ├─intent
│ └─reply
├─image
└─ref
├─A_background
├─B_environment
└─C_behavior
├─Above_1
├─Above_2
├─Above_3
├─Above_4
├─Above_5
├─Above_6
└─Under_1
註冊/登入 Discord
點選畫面右上角的「New Application」
填入 Bot 名稱後點選 create
「Copy」下方的Token並將其存至 account.info.txt 中
左側選單中點選「OAuth2」-->點選「bot」
左側選單中點選「OAuth2」-->BOT PERMISSIONS勾選「Send Messages」、「Manage Messages」、「Embed Links」、「Read Message History」
左側選單中「BOT」-->features it needs勾選勾選「Send Messages」、「Manage Messages」、「Embed Links」、「Read Message History」
複製 BOT 的連結至指定的伺服器
執行Discord_bot_LDS_bot.py
若有任何問題,歡迎email聯繫
Cathy Yu
Ruo-Chi Yao