Skip to content

ERLANRAHMAT/ai-telebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TELEGRAM AI CHATBOT

A simple Telegram bot that allows you to interact directly with Betabotz ai,ai created by Lann.This bot uses the trusted Telegram bot API and Openai API and is definitely popular.

Installation

To get started with the Telegram Bot Ai Chatbot, follow the steps below:

  1. Clone this repository to your local machine.
$ git clone https://github.com/ERLANRAHMAT/ai-telebot.git
  1. Navigate to the project directory.
$ cd ai-telebot
  1. Install the necessary dependencies using npm.
$ npm install
  1. Run the application using Node.js.
$ node beta.js
  1. Setup a new bot on Telegram by following the official Telegram Bot documentation. Obtain the bot token for your newly created bot.

  2. [Replace] (

    "token": "YOUR_TOKEN_HERE"
    ) this line with a token from bot father

token: 'YOUR_TOKEN_HERE'

Replace <YOUR_TOKEN_HERE> with the actual bot token obtained from the previous step.

  1. [Replace] (
    "ownerUsername": "YOUR_USERNAME_HERE",
    ) this line with a your username
ownerUsername:'YOUR_USERNAME_HERE'

Replace <YOUR_USERNAME_HERE> with the actual username obtained from the previous step.

  1. Your bot is now ready to use! Start a chat with your bot on Telegram and start chatting with ai.

Usage

Once your Telegram Bot AI CHATBOT is installed and running, you can use it to download Use. Here's how:

  1. Start a chat with your bot on Telegram.

  2. Send a query to your bot.

  3. The bot will process the query and reply with the result from betabotz ai.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published