Skip to content

Source Code for AI Telegram Bot, Using Rest API Website https://api-miftah.xyz, Don't Forget to Give Stars ⭐

License

Notifications You must be signed in to change notification settings

miftahganzz/AI-Bot-Telegram-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOT TELEGRAM

Miftah GanzZ

  

FeatureHow To InstallInstallingThanks toDonate


Feature

AI

  • Gpt 3
  • Gpt 3.5
  • Gpt 4
  • Bard
  • Simi
  • Kuncoro
  • Siska
  • Dokter
  • Gori
  • Miftah Bot

Other

  • Owner
  • Donasi
  • Ping

Image

Feature


How To Install

  1. Get Telegram Bot Tokens from Bot Father
  2. Get Group ID & Chat Owner ID from Bot ID
  3. Get API Key from Miftah API
  4. Download or forks this github repository.
  5. Install the dependencies by running npm install.
  6. Configure the bot token, group id, and API key in the config.js file.
  7. Run the bot by running node index.js.
  8. Open the Telegram app and search for the bot you have created.
  9. Start a chat with your bot.

Installing

git clone https://github.com/miftahganzz/AI-Bot-Telegram-v2
npm install
node index.js

Settings

SETTING

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

module.exports = {
  botToken: 'your_token_bot',
  miftahkey: 'your_apikey', // apikey api-miftah.xyz
  miftahkey2: 'free', // Apikey api.miftahganzz.my.id (default: free or global)
  apimiftah: 'https://api-miftah.xyz',
  apimiftah2: 'https://api.miftahganzz.my.id',
  langsimi: 'id',
  versi: '2.1.0', // version bot
  prefix: '/',
  groupChatId: 'your_id_group',
  grupUrl: 'your_grup_url', // your url grup
  web1: 'https://s.id/miftahbotz', // your web
  web2: 'https://api-miftah.xyz', // your web
  ownerContact: {
    ownerChatID: 'your_id',
    username: 'username_telegram',
    phoneNumber: 'your_number',
    firstName: 'first_name',
    lastName: 'last_name',
  },
  qrisImage: './qris.jpg', //image qris for donation
};

Donate


Thanks to

Miftah GanzZ
Developer

Releases

No releases published

Packages

No packages published