Map - pival13/FehWikiBot GitHub Wiki
A module which will solely call other modules in order to create or edit pages, or display informations on the terminal.
parseMapId(mapId)
Parameters | Type |
---|---|
mapId | String |
parseTagUpdate(tag)
Parameters | Type |
---|---|
tag | String |
findEvents(tag)
Parameters | Type |
---|---|
tag | String |
findUpcoming()
main(arg)
Parameters | Type |
---|---|
arg | List (String) |
python3 map.py "upcoming"
python3 map.py tag_update
python3 map.py mapId [...]