Skip to content

arn23456/Bulk-loader

 
 

Repository files navigation

🕸️ SPIDY UNIVERSE 🕷️

The Ultimate Telegram Bot Universe
Deploy your own powerful bot in seconds!


🚀 Deploy to Render (Beginner Friendly)

Click the button below to deploy your own instance of the bot to Render:

Deploy to Render


⚙️ Required Environment Variables

Before deploying, make sure you have these ready:

Variable Description
API_HASH From my.telegram.org
APP_ID From my.telegram.org
OWNER_ID Your personal Telegram User ID
BOT_TOKEN From BotFather

🔑 How to Get APP_ID and API_HASH

  1. Go to my.telegram.org
  2. Login using your Telegram number and OTP
  3. Click on API Development Tools
  4. Fill in the details:
    • App title: Your bot name
    • Short name: Anything you like
  5. After submitting, you will see:
    • APP_ID (also called api_id)
    • API_HASH

Save both safely and use them when deploying.


☑️ Example .env file

API_HASH=abcd1234yourhash
APP_ID=1234567
OWNER_ID=123456789
BOT_TOKEN=123456:ABCdefGHIjkLMNopQRstuVWxyZ

🛠 Bot Features

  • Fast deployment via Render
  • Clean and simple structure
  • Perfect for beginners

🧠 Need Help?

Feel free to reach out or open an issue if you get stuck!


Made with ❤️ in the SPIDY UNIVERSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.7%
  • Dockerfile 1.2%
  • Procfile 0.1%