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

arpabot/ohno-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ボイスチャンネルから退出します