Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (30 loc) · 948 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 948 Bytes

Archived. go to ohno

ohno

これはなに

Azure Cognitive ServiceのText to Speechを利用した読み上げBot

Pre-Hosted: 導入

セルフホスト

必要なもの

  • autoconf
  • automake
  • libtool
  • libssl-dev
  • libtool

.envを編集する

token=your Discord Bot token
prefix=prefix
apiKey=Azure Cognitive Service Api Key
region=Azure Cognitive Service Region

起動

cargo run --release

コマンドのガイド

  • スラッシュコマンド対応です
コマンド 説明 備考
/help コマンドのヘルプを表示します registerは見れません
/connect ボイスチャンネルに接続します
/leave ボイスチャンネルから退出します