The ChatGPT Telegram Bot is a conversational AI application that can engage users in natural language conversations using OpenAI's GPT-3 language model. To deploy this bot on your Telegram account, you will need to follow these steps:
Start by forking the repository and making your forked repository private to protect your OpenAI and Telegram Keys.
In the forked repository, edit the harshitethic.py file and replace the keys with the ones you had copied.
Register or login into your Heroku account.
Create a new application in Heroku, and add Python as a buildpack since the chatbot was created with Python.
Under the deploy tab in Heroku, link your GitHub account and deploy the forked repo.
Navigate to the Overview tab in Heroku and configure and turn on the dyno.
Your ChatGPT Telegram Bot is now ready! Start chatting with it on Telegram and enjoy the conversational AI experience.
Follow these steps and deploy your own ChatGPT Telegram Bot today!