Skip to content

reallyabcd/hahaaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Telegram bot is a highly adaptable and user-friendly creation by Harshit Sharma (harshitethic), designed to provide an engaging and interactive experience to users. Leveraging the power of GPT-Turbo 3.5 and Dall-E models, the bot intelligently generates responses to user queries. While voice and image processing features are currently under development, the bot supports text commands for generating text and images. As a talented developer, Harshit Sharma aims to continually enhance and expand the features of this bot, providing even greater value to users.

Installation:

  1. Clone the repository from GitHub:
    git clone https://github.com/harshitethic/telegram-gpt-bot.git
  2. Navigate to the project directory:
    cd telegram-gpt-bot
  3. Install the required dependencies using NPM:
    npm install
  4. Create a .env file in the root directory of the project and add your API keys for OpenAI and the Telegram bot. Example:
    API_KEY_GPT=YOUR_OPENAI_API_KEY
    API_KEY_BOT=YOUR_TELEGRAM_BOT_API_KEY
  5. Run the bot using the command:
    node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published