Skip to content

chatGPT3.5 API for telegram bot with multiple conversation.

Notifications You must be signed in to change notification settings

carsonfeng/chatgpt-bot-telegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-bot-telegram

How to Install:
npm i
nano .env (ADD TELEGRAM API AND OPENAI API)
node index.js

指令

/ask 指令

chatGPT2 一问一答,没有多轮对话

/ask3 指令

chatGPT3 一问一答,没有多轮对话

/image 指令

生成图片

默认

进行多轮对话,5分钟后启动新对话

VPS部署参考

零度解说:https://www.freedidi.com/8417.html

About

chatGPT3.5 API for telegram bot with multiple conversation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%