Discord TTS Bot, powered by VOICEVOX
This application is still in early development stage and considered unstable. Please consult the lines below carefully. Use with caution!
bot
and applications.commands
OAuth2 scopes. (Look at the figure)Connect
and Speak
. (Look at the figure)
https://discord.com/api/oauth2/authorize?client_id=<APPLICATION_ID>&permissions=3145728&scope=bot%20applications.commands
.env.example
and create .env
. Put the Discord bot token to them.
$ docker compose up
$ npm ci
$ npm start