Integration of telegram chatbot to openai..
- Open this repo in local
- Run
npm install
- Create a .env file to store variables
- To obtain your own TELEGRAM_BOT_TOKEN follow this link
- To obtain your OPENAI_API_KEY, you have to create an account on https://openai.com . Once Logged in You can get your api key from here
- After above steps just run
node index.js