Resplendent - pival13/FehWikiBot GitHub Wiki
A module whose goal is to update Hero pages to add informations about their resplendent variation.
ResplendentHero(unitId)
Parameter | Type |
---|---|
unitId | String |
Return: Dict (String, String)
ResplendentHeroes(tagId)
Parameter | Type |
---|---|
tagId | String |
Return: Dict (String, String)
python3 Resplendent.py [update_tag | unit_id | unit_full_name]...
addResplendentHeroQuotes(unit)
Parameter | Type |
---|---|
unit | SubscriptionCostume object |
Return: Dict (String, String)
updateResplendentHeroPage(unit)
Parameter | Type |
---|---|
unit | SubscriptionCostume object |
Return: Dict (String, String)