ToCatBoxBot is a Telegram bot designed to upload files directly to CatBox.
- 📤 Fast Uploads: Quickly upload files to CatBox with a single click.
- 🔗 Direct Links: Get a direct download link immediately after the upload.
git clone https://github.com/XBej/ToCatBoxBot.git
cd ToCatBoxBot
pip install -r requirements.txt
Apiid = "YOUR_API_ID"
ApiHash = "YOUR_API_HASH"
Token = "YOUR_BOT_TOKEN"
- Go to my.telegram.org.
- Log in with your phone number.
- Click on "API Development Tools".
- Copy your API ID and API Hash.
- Open Telegram and search for BotFather.
- Start a chat and send /newbot.
- Follow the instructions and copy the generated Bot Token.
python bot.py