Created by IROTECHLAB
THIS BOT IS REVERSE ENGINEERED SOFTWARE - FOR EDUCATIONAL PURPOSES ONLY
๐ด WARNING:
- Arattai is a product of ZOHO CORPORATION
- Using this bot MAY result in PERMANENT ACCOUNT BAN
- We are NOT RESPONSIBLE for any misuse or bans
- DO NOT use for spamming, harassment, or bulk messaging
- Respect Arattai/Zoho's Terms of Service
- USE AT YOUR OWN RISK
A Python bot that responds to commands in Arattai chat (Zoho's social platform). It reads messages with prefix "." and replies automatically.
Search terms: Arattai bot, Zoho Arattai bot, Arattai automation, Arattai chat bot, Arattai API, reverse engineered Arattai, Arattai Python bot, IROTECHLAB Arattai, Arattai chat ID finder
We Welcome Contributors!
Want to contribute? Check our CONTRIBUTORS.md file.
- โ
Command-based responses (
.menu,.alive,.time,.ping) - โ Rate limiting to avoid detection
- โ Self-message detection
- โ Cookie authentication (no password)
- โ Console logging when messages received
- โ Silent fail (no error spam, only shows when working)
- โ Works 24/7 on PC/Server/VPS
- โ Android compatible (with Reqable)
- Python 3.6+
- requests library
- Arattai account (by Zoho)
- Android phone OR PC
- Reqable app (for cookie & chat ID extraction)
# Clone from IROTECHLAB
git clone https://github.com/IROTECHLAB/arattai-simplebot
cd arattai-simplebot
# Install requirements
pip install requests
# Run the bot
python bot.pyBefore running the bot, you need to get two things using Reqable:
- ๐ช COOKIES - For authentication (12 cookies)
- ๐ฌ CHAT ID - Which chat the bot should monitor (starts with CT_)
Your Reqable app will show:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Request & Respond... โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Headers(37) Body Cookies(12) POST โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Urlencode Raw Hex โ
โ โ
โ chid CT_12875210191... โ โ YOUR CHAT ID HERE
โ msg test โ
โ msgid 1771397291254 โ
โ sid NENQ1Q6MzU5N... โ
โ dname BAJRANG โ
โ unfurl false โ
โ โ
โ โ Request โ Response โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
- Download Reqable from Play Store
- Open app โ Install SSL certificate (follow guide)
- Open Reqable โ Add App โ Select your browser
- Turn ON Reqable (allow VPN)
- Open browser โ Go to web.arattai.in
- LOGIN to your Zoho/Arattai account
- Open any chat (Pocket/Saved Messages)
- Send a message (type "test")
- Go back to Reqable
- Look for sendofficechatmessage.do request
- Tap on it to open details
- At the top, tap on Cookies(12) tab
- You'll see all 12 cookies:
- zalb_cf22541252
- __Secure-iamsdt
- _iamadt
- _iambdt
- CT_CSRF_TOKEN
- x-tkp-token
- e2ee_registration_id
- e2ee_device_id
- JSESSIONID
- com_avcliq_owner
- com_chat_owner
- com_arattai_owner
- Tap copy icon or long press โ Copy all
- Visit: IROTECHLAB Cookie Converter
- Paste cookies โ Click Generate
- Download cookies.txt
- Place in bot folder
- In the same sendofficechatmessage.do request
- Tap on Body tab (next to Headers/Cookies)
- Scroll down in the Body section
- Find chid=
- The value after = is your CHAT ID
Example:
chid = CT_1287521019107750094_20004081014-GC
โ โ
THIS IS YOUR CHAT ID
- Copy everything after
chid= - It starts with CT_ and is very long
Open bot.py and find this line:
self.CHAT_ID = "CT_1287521019107750094_20004081014-GC"Replace it with YOUR chat ID:
self.CHAT_ID = "CT_YOUR_CHAT_ID_HERE"Want the bot to work in a different chat?
- Open that specific chat in your browser
- Send any message in that chat
- Go to Reqable
- Find the new sendofficechatmessage.do request
- Check Body tab โ copy the chid value
- Update it in the bot script
Once you have both:
- โ cookies.txt in bot folder
- โ CHAT_ID updated in script
python bot.pyExpected output:
============================================================
๐ค ArattaiBot - COOKIE FILE VERSION
============================================================
๐ฑ Chat: CT_1287521019107750094_20004081014-GC
๐ค Your ID: 20004081014
๐ค Bot signature: ๐ค
โ
Loaded 12 cookies from cookies.txt
============================================================
๐ข Bot is running! Send commands with prefix '.'
๐จ 1 new message(s):
๐ค John: .menu
๐ Processing command: .menu
โ
Bot: **Menu**...
๐ค John: Hello
(no command - ignored)
Note: Bot only shows output when messages are received. No news is good news!
| Command | Description |
|---|---|
.menu |
Show all commands |
.alive |
Check bot uptime |
.time |
Current time |
.ping |
Test response |
| Problem | Solution |
|---|---|
| No cookies loaded | Repeat cookie steps carefully |
| Bot not responding | Cookies expired - get fresh ones |
| Wrong chat responding | Check CHAT_ID in script |
| 401 Unauthorized | Cookies expired - refresh |
| Rate limited | Bot handles this automatically |
| Can't find chid | Look in Body tab, not Headers |
| Nothing in console | Bot is working fine! It only shows when messages arrive |
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
After your PR is merged, your name will be added to CONTRIBUTORS.md!
Copyright (c) 2026 IROTECHLAB
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
ADDITIONAL TERMS:
1. This is REVERSE ENGINEERED software of Zoho's Arattai - EDUCATIONAL USE ONLY
2. Users assume ALL RISK of account suspension/ban from Zoho/Arattai
3. Developers (IROTECHLAB) and CONTRIBUTORS are NOT LIABLE for any misuse or damages
4. NO commercial use without permission
5. NO spamming, harassment, or bulk messaging
6. Users MUST comply with Zoho Corporation's Terms of Service
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
Arattai is a product of ZOHO CORPORATION. This bot is NOT affiliated with, authorized by, or endorsed by Zoho Corporation or Arattai. All trademarks belong to their respective owners. References to Arattai/Zoho are for identification purposes only.
By using this bot, you agree to take full responsibility for your Zoho/Arattai account.
Arattai bot, Zoho Arattai bot, Arattai automation, Arattai Python bot, Arattai reverse engineered, Arattai API bot, Arattai chat bot, Arattai auto responder, Arattai self bot, Arattai command bot, how to make Arattai bot, Arattai bot tutorial, Arattai bot GitHub, Arattai bot Python, Arattai bot Android, Arattai cookie extractor, Arattai Reqable guide, Zoho social platform, Arattai messaging bot, IROTECHLAB Arattai, Arattai unofficial bot, Arattai chat ID finder, how to get Arattai chat ID, Arattai chid parameter, Reqable Arattai tutorial, Arattai sendofficechatmessage, Arattai bot 2026, Arattai Python script, Arattai open source
- Instagram Instagram
- GitHub: github.com/IROTECHLAB
- Repository: github.com/IROTECHLAB/arattai-simplebot
- Issues: Report bugs here
- Contributions: Pull Requests welcome
- Contributors List: CONTRIBUTORS.md
- Star the repository on GitHub
- Share with friends (who accept the risks)
- Contribute code or documentation
- Report bugs you find
ยฉ 2026 IROTECHLAB โข GitHub โข Contributors Welcome