Skip to content

nanvenomous/PowBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/mrgarelli/PowBot.git
pip install -r requirements.txt

Configuration

define user at top of main.py

class user:
    name = ''
    password = ''
    day = 'Sat Feb 27 2021'
    resort = ''

Run

./main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages