Xnuvers007 / botstore

this is tools for search and find bot what you want it in telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Size Lisensi Website Bot

Bot Store Telegram

Bot Store Telegram is a bot that allows you to search for bots in the Telegram store.

Bot Store Telegram adalah sebuah alat/program yang memungkinkan anda untuk mencari bot di Telegram.

bot = 128.2k

How to use

Windows Python

  • Download Python & Git

  • Download this repository as zip and extract it to a folder (or clone it) Download

  • git clone https://github.com/Xnuvers007/botstore.git

  • Open cmd and type cd botstore-master or cd botstore

  • type python botstore.py

Linux Python

  • sudo apt update -y ; sudo apt upgrade -y
  • sudo apt-get install python3
  • sudo apt-get install git
  • git clone https://github.com/Xnuvers007/botstore.git
  • cd botstore
  • python3 botstore.py

Termux Python

  • apt update && apt upgrade -y
  • pkg update && pkg upgrade -y
  • pkg install python3
  • pkg install git
  • git clone https://github.com/Xnuvers007/botstore.git
  • cd botstore
  • pip install -r requirements.txt
  • python3 botstore.py

Windows Executable

  • Download this repository as zip and extract it to a folder (or clone it) Download
  • go to folder botstore-master/output cd botstore-master/output
  • run Bot Store Telegram by Xnuvers007.exe

Image

Image

About

this is tools for search and find bot what you want it in telegram

License:MIT License


Languages

Language:Python 100.0%