- Not currently public. If you're interested, feel free to reach out and I'll probably give you access.
/tts
plays the given text in the chosen voice/join
joins your voice channel/leave
disconnects the bot if it's in a voice channel
tiktok-tts-demo.mp4
Uses the same API as this repo
sensitive.py
houses discord bot tokenjson-request.py
responsible for requesting base64 audio conversionbot.py
core bot functionality
pip install -U discord requests PyNaCl
- Python 3.10+
- FFmpeg (with it added as a path environment variable)
apt-get install python3 python3-pip python-dev-is-python3 build-essential libssl-dev libffi-dev ffmpeg