Home

Setup Instructions

1
Upload the Files

Upload the downloaded index.php to your web server or hosting provider. If you don’t have a server, you can run it locally on your PC using tools like XAMPP, WAMP, or MAMP.

2
Handling Cookies

The API supports all types of formatting (JSON, Netscape, Raw strings). Navigate to your uploaded file in your browser and paste bulk cookies directly into the UI to start checking.

1
Install Dependencies

Ensure Python 3 is installed on your system. Open your terminal and install the required libraries:
pip install pyTelegramBotAPI requests

2
Get Your Bot Token

Go to Telegram and search for @BotFather. Type /newbot, follow the prompts to create your bot, and copy the HTTP API Token.

3
Configure Your Bot

Open bot.py in a text editor. Replace PUT_YOUR_TELEGRAM_BOT_TOKEN_HERE with the token provided by BotFather.

4
Run and Use Your Bot

Start the bot by running python3 bot.py in your terminal. Once running, open your bot in Telegram and simply paste a raw cookie directly into the chat to check it instantly.

Download Center

Select your preferred environment to get started.

Get PHP Script Get Telegram Bot