decentboyy / ChatGpt_TG

This is a source code to build a Telegram bot using OpenAI bot and Python. The bot is capable of understanding natural language and providing information on various topics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Telegram Bot

1 - Fork this repository, making your forked repository private to protect your openAI and Telegram Keys.
2 - Edit the file 'decent.py' and replace the keys with the ones you had copied.
3 - Register or login into your Heroku account.
4 - Create a new application, and add Python as a buildpack as the chatbot was created with Python.
5 - Under the deploy tab, link your GitHub account and deploy the forked repo.
6 - Navigate to the Overview tab and configure and turn on the dyno.
7 - Your chatbot is now ready. Enjoy!



Follow me, For more!

About

This is a source code to build a Telegram bot using OpenAI bot and Python. The bot is capable of understanding natural language and providing information on various topics.


Languages

Language:Python 99.7%Language:Procfile 0.3%