Skip to content
New issue

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

[任務] 沈默指令 /silent #115

Open
chen-tf opened this issue May 28, 2023 · 0 comments
Open

[任務] 沈默指令 /silent #115

chen-tf opened this issue May 28, 2023 · 0 comments

Comments

@chen-tf
Copy link
Contributor

chen-tf commented May 28, 2023

Slash Command Quest

任務描述

身為一個常常進到語音頻道忘記關麥的公民,而且我大部分的時間都希望自己的麥克風狀態是關閉的,不然我的背景聲音都會被收錄進去被聽到會很尷尬,希望可以有個指令可以強制讓我永遠保持麥克風關閉的狀態,除非我自己解除後才可以開啟麥克風,這樣我周遭的聲音才不會被別人聽到。

Slash Command 資訊

  1. command name => /silent off, /silent on
  2. command arguments => N/A
  3. command description => 開關沈默狀態,開啟時身處語音頻道將會被自動靜音。

測試步驟

  1. 輸入 /silent on
  2. bot 回覆:『您目前處於靜音狀態,進入語音頻道只要麥克風開啟就會被馬上關閉,請使用 /silent off 指令來解除靜音狀態。』
  3. 進入『閒聊沙發區』語音頻道
  4. 開啟麥克風
  5. 麥克風馬上被 bot 關閉
  6. bot 私訊使用者:『因為你目前處於靜音狀態,已自動幫你關閉麥克風,請至學院中使用 /silent off 指令來解除靜音狀態』
  7. 學院頻道中輸入 /silent off
  8. bot 回覆:『靜音狀態已解除,你可以自由決定麥克風是否開啟』
  9. 開啟麥克風
  10. 可以在『閒聊沙發區』語音頻道發言

注意事項

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants