stebansaa / chatgpt-telegram

Run your own GPTChat Telegram bot, with a single command!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT-bot

Interact with ChatGPT

Go CLI to fuels a Telegram bot that lets you interact with ChatGPT, a large language model trained by OpenAI.

Installation

Download the file corresponding to your OS in the releases page. After you extract it, copy env.example to .env and fill in your Bot's details (you'll need your bot token, which you can find here, and optionally your telegram id, which you can find by DMing @userinfobot on Telegram.

Usage

Run the chatgpt-telegram binary!

License

This repository is licensed under the MIT License.

About

Run your own GPTChat Telegram bot, with a single command!

License:MIT License


Languages

Language:Go 98.3%Language:Makefile 1.7%