Skip to content

vivekiet22/ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Telegram BOT

Integration of telegram chatbot to openai..

Preview

screenshot1

screenshot2

Dependencies:-

  • node-telegram-bot-api
  • openai
  • axios
  • Want to Make your Own Chatbot!!!

    Steps:-

    1. Open this repo in local
    2. Run npm install
    3. Create a .env file to store variables
    4. To obtain your own TELEGRAM_BOT_TOKEN follow this link
    5. 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
    6. After above steps just run node index.js

    About

    using ChatGPT with the help of telegram bot!!!!!

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors