Skip to content

Latest commit

 

History

History
127 lines (107 loc) · 3.94 KB

File metadata and controls

127 lines (107 loc) · 3.94 KB

BOT TELEGRAM

Miftah GanzZ

  

FeatureHow To InstallInstallingThanks to


Feature

AI

  • Simi
  • Bing
  • Mistral
  • Llama2
  • Toolbot
  • Gpt Web
  • ITzpire
  • Blackbox
  • You
  • Palm
  • Gemini

Other

  • Owner
  • Donasi

How To Install

  1. Get Telegram Bot Tokens from Bot Father
  2. Download or forks this github repository.
  3. Git clone this Repository.
  4. Configure the bot token, owner in the config.js file.
  5. Install the dependencies by running npm install.
  6. Run the bot by running npm start.
  7. Open the Telegram app and search for the bot you have created.
  8. Start a chat with your bot.

Installing

git clone https://github.com/ExeCoders-Learning/AI-Bot-Telegram
cd AI-Bot-Telegram
npm install
npm start

Settings

SETTING

You can edit owner and other in './config.js'

// Setting Bot
global.botToken = 'Your Bot Token';
global.api = 'https://itzpire.site';
global.qrisImage = './qris.jpg'
global.toxic = "true"; // true or false for simi

// Setting owner
global.ownerContact = {
    phoneNumber: 'Your Number',
    firstName: '',
    lastName: '',
  }

Thanks to

Miftah GanzZ
Developer