Skip to content

This application allows you to use telegram bot to send messages to openAI

Notifications You must be signed in to change notification settings

ValentinBessonov/openai-telegram-bot

Repository files navigation

Description

This application allows you to use telegram bot to send messages to openAI.

This code is not an example of clean code :-)

Installation

$ npm install

You need rename file ".env.example" -> ".env" and replace fake data in file. Then:

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

About

This application allows you to use telegram bot to send messages to openAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published