Code Monkey home page Code Monkey logo

inflexstatusbot's Introduction

Status Checker Userbot

check your bot status automatically using userbot, simply and easy.

Mandatory Vars

  1. API_ID : Telegram API_ID, get it from my.telegram.org/apps
  2. API_HASH : Telegram API_ID, get it from my.telegram.org/apps
  3. SESSION_STRING : A pyrogram session string
  4. BOT_LIST : Your bot username list without "@" (Example: MakhusicBot OceanThiefBot)
  5. CHANNEL_OR_GROUP_ID : Your channel's or group's Telegram id (Example: -1001246808642)
  6. MESSAGE_ID : Telegram id of message from your channel or group (Example: 10)
  7. BOT_ADMIN_IDS : Bot admin id (Example: 123456 127890) ~ optional
  8. TIME_ZONE: Your time zone (Example: Asia/Kolkata)
  9. CHECK_DELAY: Delay between each check in seconds (Example: 3600)

Installation

Use This branch if you are using pyrogram version 1

The Easy Way

Tap the Deploy To Heroku button below to deploy straight to Heroku!

Deploy

The Hard Way

git clone --single-branch --branch main https://github.com/M4hbod/Bot-Status-Checker/
cd Bot-Status-Checker
pip install -r requirements.txt
cp example.env .env
--- EDIT .env values appropriately ---
python main.py

Credits

inflexstatusbot's People

Contributors

teaminflex avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.