An open API service indexing awesome lists of open source software.

https://github.com/nanvenomous/powbot


https://github.com/nanvenomous/powbot

Last synced: 2 months ago
JSON representation

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