Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

popstas/telegram-chatgpt-bot

Repository files navigation

This project is obsolete, use popstas/telegram-functions-bot

Just Telegram bot with ChatGPT. Nothing interesting.

ChatGPT API docs - https://platform.openai.com/docs/api-reference/chat

Nodejs api lib docs - https://github.com/transitive-bullshit/chatgpt-api

Telegram bot lib docs - Telegraf

Override config for user's direct chat by username

chats:
  - name: default
    id: 0
    progPrefix: бот, ты теперь
    progInfoPrefix: бот, начальные установки
    forgetPrefix: бот, забудь

  - name: user's direct
    username: popstas
    completionParams:
      model: gpt-4
      max_tokens: 4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published