Giter Club home page Giter Club logo

telegram-bot-shop's Introduction

Telegram Bot Shop (AutoSeller)

1520680073-photo-2018-03-09-15-06-10-photo-resizer-ru

AutoShop in Telegram. There is a cool admin panel where you can configure everything.

Hi! I present to you the update of my AutoShop. A lot of work was done, the bot was completely rewritten from scratch. The bot is written using pyTelegramBotApi(telebot). The update added new features, improved existing ones, and optimized the operation of the bot itself. Example - @RedHouse_shop_bot

uFsyoBGS

New

  • Added language change feature
  • Viewing and receiving logs as a file or message
  • Fixed some bugs

Features

General

  • Information - an informative, changeable message with a prepared syntax.
  • Detailed information about the bot. (Number of users, products, positions, categories, profit)
  • A separate file with the bot settings. You don't have to go into the bot code. (config.py)
  • Automatic creation and configuration of the database (Database) when the bot is launched.
  • Support(contacts) - A button with the output of the administrator's contacts.
  • When the bot starts, the update is automatically checked.
  • A small design part (buttons, text).
  • Convenient and multifunctional admin panel.
  • Change of language (English and Russian are available)
  • Edit all buttons directly from the admin panel.
  • Sending logs (in file format or by message)
  • Payment systems are connected (Qiwi and BTC)

Payment systems:

  • If the user's QIWI wallet does not work when adding funds to the balance, the administrators will receive a notification.
  • When adding/changing a QIWI wallet, the bot automatically checks its functionality.
  • When displaying errors from QIWI, the bot decodes the error code into text.
  • You can choose the deposit method (by form, by number)
  • Change the QIWI wallet via the bot's admin panel
  • Checking the health of the QIWI wallet
  • View your QIWI wallet balance.
  • View your Coinbase balance.
  • Sending and receiving BTC.
  • Generating random BTC wallets.
  • Topping up your balance with BTC.

Products:

  • Commands for getting a list of all products, items, and categories
  • Convenient pages for scrolling through categories and positions.
  • Get a list of all products and categories.
  • Delete all products, items, and categories at once.
  • Mass and single loading of goods.

Installation Instructions

  1. Download Telegram
  2. Download Python 3.9.1
  3. Download, unpack the archive with the bot and open the file config.py
  4. Edit token and admin_id in config.py
  5. Edit .txt files: coinbase_api_key.txt, coinbase_api_secret.txt, edit_qiwi_money_number.txt and edit_qiwi_money_tokem.txt
  6. Open the command line (cmd), go to the directory with the bot and write:
pip install pyTelegramBotApi
pip install requests
pip install SimpleQIWI
python app.py

Congratulations! The bot is running. Very important! Do not delete the database.db file!

Coming soon

Features that will be added in the future:

  • Aiogram
  • Architecture of project

Requirements

F.A.Q



▉ ▉ ▉ ▉ ▉ ▉ Writes that the module was not found

                       Restart CMD after installing the module  



▉ ▉ ▉ ▉ ▉ ▉ What permissions are needed for QIWI

                       The first 3 permissions are enough  



▉ ▉ ▉ ▉ ▉ ▉ Can I add files?

                       Yes, you can add links to your files  



▉ ▉ ▉ ▉ ▉ ▉ How do I go to the directory with the bot?

                       Open the command line (cmd), write: cd path/to/folder/with/bot

Photos

D0CL3ztv ufkrB9sR nZ7U3J98 OPAYk8vO NWzQw3mz Q1ksaMjN

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.