Базы Шаблоны Бот TelegramBotShop

obinnaadiukwu

ПОЛЬЗОВАТЕЛЬ
Статус
Вне сети
Регистрация
24 Июн 2025
Сообщения
21
Реакции
1

Зачем нужен этот бот?​

Зачастую люди, желающие открыть маленький интернет-бизнес, делают это с помощью профиля в социальных сетях, что требует вручную обрабатывать каждую заявку. Этот бот позволит каждому быстро открыть автоматизированный магазин на базе телеграм бота, что значительно уменьшит время обработки заказов.

Установка​

Python​

Для работы бота необходимо установить Python версии 3.10 и выше.

Установка необходимых Python-пакетов​

python3 -m pip install -r requirements.txt


Запуск установщика​

Перед запуском установщика требуется создать токен для телеграм бота и получить ваш ID.

Установщик запускается с помощью команды:

python3 installer.py


Запуск бота​

Запуск с помощью скрипта​

Linux/MacOS​

$ chmod +x start.sh
$ ./start.sh


Windows​

$ start.cmd


Запуск вручную​

python3 main.py


Режим отладки​

Режим отладки можно активировать во вкладке "Основные настройки". После активации в терминале начнут отображаться все сообщения и вызовы в формате:

DEBUG: <MESSAGE/CALL> [<user_id>] <Сообщение/вызов>


Пример: DEBUG CALL [462741] admin_itemManagement

TelegramBotShop скачать - TelegramBotShop-master.zip

 
Did anyone use this Bot

Why do you need this bot?​

People looking to start a small online business often do so through a social media profile, which requires manually processing each request. This bot will allow anyone to quickly open an automated store powered by a Telegram bot, significantly reducing order processing time.

Installation​

Python​

To use the bot, you need to install Python version 3.10 or higher .

Installing the required Python packages​

python3 -m pip install -r requirements.txt


Launching the installer​

Before running the installer, you need to create a token for the Telegram bot and get your ID .

The installer is launched using the command:

python3 installer.py


Launching the bot​

Launching using a script​

Linux/MacOS​

$ chmod +x start.sh
$ ./start.sh


Windows​

$ start.cmd


Manual launch​

python3 main.py


Debug mode​

Debug mode can be enabled in the "Basic Settings" tab. Once enabled, the terminal will display all messages and calls in the following format:

DEBUG: <MESSAGE/CALL> [<user_id>] <Message/Call>


Example: DEBUG CALL [462741] admin_itemManagement

Download TelegramBotShop - TelegramBotShop-master.zip

 
Активность
Пока что здесь никого нет

Пользователи, которые просматривали тему (Всего: 2)

Назад