Skip to content

BrianTurza/CometBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CometBot

Usage

$ main.py --help

                .:'   _____                     _   ____        _   
            _.::'    / ____|                   | | |  _ \      | |  
  .-;;-.   (_.'     | |     ___  _ __ ___   ___| |_| |_) | ___ | |_ 
 / ;;;' \           | |    / _ \| '_ ` _ \ / _ \ __|  _ < / _ \| __|
|.  `:   |          | |___| (_) | | | | | |  __/ |_| |_) | (_) | |_ 
 \:   `;/            \_____\___/|_| |_| |_|\___|\__|____/ \___/ \__|   
  '-..-'
 #-----------------------------------------------------------------#
 |  Bot Version: v0.1 - preAlpha                                   |  
 |  Type help for list of commands                                 |       
 #-----------------------------------------------------------------#

help - returns list of all commands
order - Orders from listed shops
exit - Quits the CometBot

Setup

Install requirements using pip.

$ pip install -r requirements.txt

Or by virtual enviroment

# Create a new virtual environment
$ python3 -m venv env

# Activate it
$ source env/bin/activate

# Install requirements in virutal enviroment
(env) $ pip install -r requirements.txt

About

Flexible AIO sneaker bot made in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages