Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
/ WDWNTNowTasks Public archive

WDWNTNowTasks is a Python project for querying the WDWNT Now API as scheduled tasks.

Notifications You must be signed in to change notification settings

wdwnt/WDWNTNowTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WDWNTNowTasks is a Python project for querying the WDWNT Now API as scheduled tasks.

Usage

Before executing, be sure to run the following:

  1. sudo apt-get update && sudo apt-get upgrade
  2. sudo apt-get install python-setuptools python-dev libffi-dev
  3. sudo easy_install pip
  4. sudo pip install tweepy
  5. sudo pip install requests
  6. sudo pip install requests[security]

Wait Times

python waittime.py

See config.py for examples on how to configure wait time queries.

returns

"Current wait before next expedition: 40 minutes"

About

WDWNTNowTasks is a Python project for querying the WDWNT Now API as scheduled tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages