Skip to content

Nanxy-Tran/telegram-chat-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot with chat GPT

A toy project, create my Telegram bot using ChatGPT under the hood.
Currently, curie model is used due to its lowest price 🤑
🚦 It's online and hosted at: https://nanxyaqua.xyz
🤖 Telegram bot: @nanxy_tran_bot

Installation

npm install

Fill your own env, recommend using MongoDB Atlas for easier configuration

DATABASE_URI=
OPENAI_KEY=
TELEGRAM_BOT_KEY=

Usage

nodemon app.js

After serving the pool with command above, you can try with your telegram bot immediately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published