Code Monkey home page Code Monkey logo

gatewaylookupbot's Introduction

- Gateway Lookup Bot ๐Ÿš€

Welcome to the Gateway Lookup Bot repository! This bot provides users with detailed information about various websites, including payment gateway detection and site security features. It offers different functionalities and commands for users with varying access levels, such as free users, premium users, and VIPs.

Table of Contents

Introduction

The Gateway Lookup Bot leverages the Telethon library to interact with the Telegram API and provide insightful details about websites, including detected payment gateways and security features like Captcha and Cloudflare protection.

Features

  • Website Lookup: Detects payment gateways and security features.
  • User Credit System: Manages user credits for accessing bot functionalities.
  • Admin Commands: Broadcast messages, approve users, and check registration stats.
  • VIP and Premium Plans: Special commands and higher limits for VIP and Premium users.

Installation

Follow these steps to set up the bot locally:

  1. Clone the repository:

    git clone https://github.com/AnukarOP/GatewayLookupbot
    cd GatewayLookupbot
  2. Install dependencies:

    pip install <LIB_HERE>
  3. Configure environment variables: Edit the 'main.py` file in the root directory and add the necessary environment variables:

    API_ID # Get this from my.telegram.org
    API_HASH # Get this from my.telegram.org
    BOT_TOKEN # Get this from @BotFather 
    ADMIN_ID # Admin Chatid Comma-separated admin IDs
    VIP_IDS # VIP Users Chatid Comma-separated VIP IDs

Usage

To start the bot, run the following command:

python3 main.py

Commands

User Commands

  • /start: Welcome message and registration prompt.
  • /register: Register the user to start using the bot.
  • /refresh: Refresh user credits.
  • /info: Get user account details including plan and credits.
  • /codes: Display generated codes (VIP only).
  • /create <number>: Generate redeem codes (VIP only).
  • /redeem <code>: Redeem a code for credits.
  • /bh <site_url>: Perform a site lookup to detect payment gateways and security features.

Admin Commands

  • /broadcast <message>: Broadcast a message to all registered users.
  • /approve <user_id>: Approve a user to the Premium plan.
  • /stats: Display the number of registered users.

VIP Commands

  • /bh <site_url>: Access site lookup functionality without credit deduction.
  • /create <number>: Generate multiple redeem codes.

Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository. ๐ŸŒฟ
  2. Star this Repository. โญ
  3. Follow me for more Open-source codes. โœ…
  4. Nothing... ๐Ÿ˜

License

This project is licensed under the MIT License - see the LICENSE file for details.

gatewaylookupbot's People

Contributors

anukarop avatar

Stargazers

 avatar abhay jain avatar  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.