We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
實作考試系統 (Quiz) feature module 實作以下行為:
當使用者「私訊」下指令:/quiz
只准私訊使用考試功能
機器人私訊回覆:"開始考試!"
5秒之後,接下來,機器人針對此考試中的每一項題目:
EmbeddedMessage
quiz
在程式碼中寫死一個簡單的考試物件,題目隨意但至少 5 題。
先求有再求好
The text was updated successfully, but these errors were encountered:
quiz-name can have a hint? ( UX )
Sorry, something went wrong.
Mirai1129
zazachan425
Anri-Hsuan
No branches or pull requests
Slash Command Quest
任務描述
實作考試系統 (Quiz) feature module
實作以下行為:
當使用者「私訊」下指令:/quiz
機器人私訊回覆:"開始考試!"
5秒之後,接下來,機器人針對此考試中的每一項題目:
EmbeddedMessage
出題 (每一題為選擇題),按鈕為選項。Slash Command 資訊
quiz
測試方法
在程式碼中寫死一個簡單的考試物件,題目隨意但至少 5 題。
注意事項
先求有再求好
The text was updated successfully, but these errors were encountered: