Python 3.8.x
postgresql 15.3
ffmpeg 6.0
- Copy the .env.example file and rename it to .env. Open the
.env
file and replaceYOUR_DISCORD_BOT_TOKEN
with your actual Discord bot token. You can also modify other environment variables if desired.
$ cp .env.example .env
DISCORD_API_TOKEN=YOUR_DISCORD_BOT_TOKEN
...
- Run the Docker container using the following command:
docker-compose up
All done!
This discord bot utilizes the VoiceVox Engine to read messages.