A Php Checker Bot For Telegram.

Overview

PHP CHECKER BOT FOR TELEGRAM.

A Card Checker Bot For Telegram Based On Telegram.

Deployment

→ XAMPP

  • Download XAMPP Windows.exe, Linux.run, Mac.dmg
  • Setup XAMPP
  • open XAMPP as administrator
  • start Apache, Mysql
  • Click On Mysql-Admin (phpmyadmin will open in your browser.)
  • now make a database with name test

Paste

CREATE TABLE persons (
 userid int(11) NOT NULL,
 role varchar(50) COLLATE utf8_unicode_ci NOT NULL,
 username varchar(50) COLLATE utf8_unicode_ci NOT NULL,
 credits int(11) DEFAULT NULL,
 time int(11) DEFAULT NULL,
 UNIQUE KEY userid (userid),
 UNIQUE KEY username (username)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci

  • After success go to your xampp installed location

For Windows C:\xampp

  • Download This Project files
  • Go to @Botfather and make a new bot and copy bot token (Looks Like 123456789:abcdefghijklmnopqrstuvwxyz)
  • Download This Project files As Zip and Unzip in on htdocs of your xampp folder.
  • open index.php and edit as your bot token (Example 123456789:abcdefghijklmnopqrstuvwxyz)
  • now save it
  • Make Sure This Projects Files in your XAMPP/htdocs folder*
  • open XAMPP as administrator
  • start Apache, Mysql
  • Download ngrok.com Add your authtoken
  • open ngrok and type ngrok http https://localhost
  • Copy https url (looks like https://anything.ngrok.io)

Webhook Url: `https://www.example.com//setwebhook?url= &drop_pending_updates=True

  • replace bottoken and ngrok_url with your bottoken and ngrok_url
  • NOW START YOUR BOT

VIDEO TUTORIAL

  • SOON

Authors

Support Me

Buy Me A Coffee

UPI: roldex.fam@idfcbank
Paypal: Click
BTC: 35t9HaAV35HbkjZXtbZ66fdo3LLMp79CyD
ETH: 0x70550046d712c677d70cB6eEb247F72A5b8fD844

Where You Can Find Me

Made With

LICENSE

MIT License

License

MIT

You might also like...
A simple php telegram bot to check if the bin is valid or not!

Bin-Checker A simple php telegram bot to check if the bin is valid or not! Deploy FORK the Repo by clicking HERE Add your bot token in LINE 12 THEN DE

PHP Source - Telegram Bot - Standart Method

Telegram Bot- yaratish uchun mo'ljallangan standart metod asosida ishlovchi, PHP tilida yozilgan kod Dasturchilarning eng yaxshi ko'rgan odati c/p bo'

Fluent Keyboard builder for php-telegram-bot.
Fluent Keyboard builder for php-telegram-bot.

Table of Contents Installation Usage Defining a Keyboard Defining Buttons Bind Buttons to a Keyboard By Row By Button As Stack ForceReply and ReplyKey

A tool for sending fast and managed messages to Telegram bot users

👋🏻 HiToAll A tool for sending fast and managed messages to Telegram bot users About In some telegram bots programmed with php language, if there are

telegram bot for sell virtual number

Telefake Telegram bot for sell virtual number (fully automatic) Installation create bot in telegram upload script in website with php and ssl (https)

laravel package untuk memudahkan penggunaan MCA dengan Telegram Bot USDI di aplikasi Universitas Udayana.

MCA KubeMQ Laravel laravel package untuk memudahkan penggunaan MCA dengan Telegram Bot USDI di aplikasi Universitas Udayana. Motivasi Proyek ini berfu

Create and manage advanced polls with this Telegram Bot which has many features available!
Create and manage advanced polls with this Telegram Bot which has many features available!

MasterPollBot Create and manage advanced polls with this Telegram Bot which has many features available! Requirements Local Telegram Bot API or a webh

This app remembers todo list in every specified time (e. every minute, hour, day etc) through telegram bot

remember_todo_list This app remembers todo list in every specified time (e. every minute, hour, day etc) through telegram bot This project includes tw

The Telegram bot framework that doesn't drive you nuts.
The Telegram bot framework that doesn't drive you nuts.

Nutgram The Telegram bot framework that doesn't drive you nuts This framework takes advantage of the latest PHP 8 features, and tries to make the spee

Comments
  • Stripe Key Leaked.

    Stripe Key Leaked.

    curl https://api.stripe.com/v1/charges -u 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:
    

    POC

    opened by mufazmi 0
Owner
Roldex Stark
BEYOND YOUR LIMITS
Roldex Stark
A Php Checker Bot For Telegram.

A Card Checker Bot For Telegram Based On Telegram.

Roldex Stark 16 Dec 29, 2022
Telegram bot for CC Checker with hella lotta features.

SDMN CHECKER BOT Telegram bot for CC Checker with hella lotta features. ?? Table of Contents Dependencies / Limitations Future Scope Setting up a Hero

Rohithaditya 5 Dec 19, 2022
Bin checker telegram bot

BIN Checker Bot Test Bot: Bin Checker Bot Env API_TOKEN Bot token. START_MSG Custom start message. Deploy Heroku Railway ⚠ Warn: Still not Tested on R

Yoga Pranata 4 Mar 6, 2022
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.

Telegram Bot API - PHP SDK Telegram Bot PHP SDK lets you develop Telegram Bots in PHP easily! Supports Laravel out of the box. Telegram Bot API is an

Irfaq Syed 2.5k Jan 6, 2023
Source code from Switchblade CC Checker (Telegram), this is my personal project that stopped in the middle of September 2021.

Switchblade Checker This checker use 1 REQ methods, so yea it'll limited to check the accurate, but it'll useful when you don't have any checkers. Inc

Rizki 21 Dec 29, 2022
A telegram bot to check credit cards. written in php & py

MRBANKER BOT A telegram bot to check credit cards. written in php & py. You can find me on telegram STEP1: goto botfather create a bot copy the token

Nitin1818 48 Dec 30, 2022
NovaGram - An elegant, Object-Oriented, reliable PHP Telegram Bot Library

An elegant, Object-Oriented, reliable PHP Telegram Bot Library Full Documentation • Public support group Examples • Features • Installation ?

Gaetano 165 Jan 6, 2023
Integrate Your PHP Code With Telegram Bot API for Beginner

Documentation[https://core.telegram.org/bots/api] Resource[https://github.com/bachors/KBBI.sql] Integrate Your PHP Code With Telegram Bot API for Begi

Nova Andre Saputra 1 Oct 19, 2021
Simple telegram auto reminder BOT with PHP

Telebot Script Telegram BOT Auto Reminder Dibuat pake PHP OOP Sebenernya bukan buat dipublish sih, ini cuma buat praktek PHP OOP sama praktek Commit &

its Galih 4 Nov 7, 2022
Simple php telegram bot.

PHPTGBot Description Simple php telegram bot. Just for fun ?? Work In Progress ?? Maybe found error, since im not tested yet! Still on working, so be

Yoga Pranata 2 Nov 24, 2021