Skip to content

abdelghanimeliani/hackthebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stingo Telegram Bot


stingo

Stingo Telegram Bot

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage

Screens

show categoies show products the prodect the price
show categoies show products the product Country with Charts
payment
payment

About The Project

Stigno is a free, open source e-commerce telegram bot made by Python . Stingo offers too much features.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Befor you begin you need to install python and configure A virtual environment if you are in Windows you can just use Conda

  • Python [Ubuntu]
    $ sudo apt-get install python3 python3-pip
  • VirtualEnv
    $ pip install virtualenv

Installation

  1. Clone the repo

  2. Create VirtualEnv & Activate environment

     $ virtualenv env 
     $ source env/bin/activate
  3. Install Requirements

     $ pip install -r requirements

Usage

  1. First you have to create a Telegram bot and get an Application token check out the documentation
  2. Set your application token in the configuration files
  3. Running The bot
     $ python3 main.py

About

bot for thack the bot event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages