openai-telegram-bot/entrypoint.sh

7 wiersze
145 B
Bash

#!/bin/bash
echo "Installing piper for text to voice conversion..."
bash /app/piper/get-piper.sh
echo "Bot starting..."
python3 -u /app/main.py