Python:UserMoveLog.py

From Botwiki

Jump to: navigation, search
  1. Plan: (d'apres user:mike.lifeguard)
  2. TO GET THE PAGEMOVES OF A USER
  3. WE MAY STICK IT INTO A User Class in some python:user.py IN THE FUTURE
  4. C.F. python:userContributions.py
# SET-UPS
# IMPORT MODULES
# MORE SET-UPS?
# OPEN THE API PAGE
# PARSE
# RETURN/GENERATE A LIST OF MOVES OF THE USER (PAGENAME, TIMESTAMP,  ETC)
Personal tools