- Get your OpenAI API key
- Get your Telegram bot token from @BotFather
- Clone
git clone https://github.com/Dreamscape315/TelegramChatGPTBot.git
cd TelegramChatGPTBot
apt-get install python3
apt-get install pip
pip install -r requirements.txt
- edit config.json
- run
screen
python3 main.py