Fast solution for integrating OpenAI API into telegram
Make sure that you have git installed and clone repo:
git clone https://github.com/Ambassador4ik/ChatGPT-Telegram-Bot.gitPut your tokens into config.yml file (you can use vim or nano or any text editor you prefer).
Start bot with sh script:
sudo bash start.sh