Stingo Bot
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]
sh $ sudo apt-get install python3 python3-pip - VirtualEnv
sh $ pip install virtualenv
Installation
Clone the repo
Create VirtualEnv & Activate environment
$ virtualenv env $ source env/bin/activateInstall Requirements
$ pip install -r requirements
Usage
- First you have to create a Telegram bot and get an Application token check out the documentation
- Set your application token in the configuration files
- Running The bot
sh $ python3 main.py
Log in or sign up for Devpost to join the conversation.