An open API service indexing awesome lists of open source software.

https://github.com/xnuvers007/botstore

this is tools for search and find bot what you want it in telegram
https://github.com/xnuvers007/botstore

bot open-source python python3 telegram telegram-bot telegram-bots telegram-shop

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

![Size](https://img.shields.io/github/repo-size/xnuvers007/botstore?color=blue&label=Repo%20Size&logo=python&logoColor=red)
![Lisensi](https://img.shields.io/github/license/xnuvers007/botstore?color=blue&label=License)
![Website Bot](https://img.shields.io/website?color=blue&down_color=red&down_message=Offline&label=Bot%20Website&logo=telegram&up_color=blue&up_message=Online&url=https%3A%2F%2Fbotostore.com)

# 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](https://www.python.org/downloads/) & [Git](https://git-scm.com/downloads)
- Download this repository as zip and extract it to a folder (or clone it) [Download](https://github.com/Xnuvers007/botstore/archive/refs/heads/master.zip)

- ``` 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](https://github.com/Xnuvers007/botstore/archive/refs/heads/master.zip)
- go to folder botstore-master/output ``` cd botstore-master/output ```
- run ``` Bot Store Telegram by Xnuvers007.exe ```

# Image
![Image](./gambar.PNG)