This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2023-04-20 14:13:19 +03:00
2023-03-09 16:25:06 +01:00
2023-04-02 18:42:11 +02:00
2023-03-01 19:15:53 +01:00
2023-03-09 16:25:06 +01:00
2023-03-26 19:32:07 +02:00
2022-10-16 21:35:09 +03:00
2023-04-20 14:13:19 +03:00

HoloCheckerBot

Small Telegram bot made on Pyrogram

License: GPL Code style: black

What can this bot do?

  • Get user applications
  • Send applications to the admins
  • Give one-time links to join group
  • Track down users that were not allowed to join
  • Show applications to other users
  • Manage YouTube sponsorships [WIP]
  • Send and receive messages to users using bot [WIP]

Installation

  1. git clone https://git.end-play.xyz/profitroll/HoloCheckerBot.git
  2. cd HoloCheckerBot
  3. Install Python 3.7+ (at least 3.9 is recommended) for your OS
  4. python3 -m pip install -r requirements.txt
  5. Run it with python3 main.py after configuring

Configuration

So bot has its "config_example.json" and it needs to be changed. Copy this file to "config.json" and open it with any text editor.

After all of that you're good to go! Happy using :)

To-Do

  • Stats and infographics
  • Check group members without completed application
  • Replicate some functions of @spoilerobot
  • Check sponsorship on Holo girls
  • /nearby command
  • Complete messenger between user and admins
  • Get application by id and user_id
Description
Bot that accepts applications and does utility stuff
https://t.me/holoua_bot Readme 2.8 MiB
2023-05-02 15:37:03 +03:00
Languages
Python 100%