https://github.com/nanvenomous/powbot
https://github.com/nanvenomous/powbot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nanvenomous/powbot
- Owner: nanvenomous
- Created: 2021-01-18T08:21:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T23:25:29.000Z (over 4 years ago)
- Last Synced: 2025-03-20T22:53:10.762Z (7 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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