Skip to content

kajidog/golang-discode-bot

Repository files navigation

golang discode bot

Discord のメッセージを読み上げるデスクトップアプリ
voicevox を使用し、ユーザーごとに音声設定可能

使用言語・フレームワーク・その他

Windows

winget install Task.Task

macOS

brew install go-task/tap/go-task

環境構築

GoとNode.jsをインストールして以下のコマンドを実行

task init

開発

voicevox enginをlocalhost:50021で起動させた状態で以下のコマンドを実行

task dev