Resplendent - pival13/FehWikiBot GitHub Wiki

A module whose goal is to update Hero pages to add informations about their resplendent variation.

Functions

ResplendentHero():

ResplendentHero(unitId)

Parameter Type
unitId String

Return: Dict (String, String)


ResplendentHeroes():

ResplendentHeroes(tagId)

Parameter Type
tagId String

Return: Dict (String, String)


__main__

python3 Resplendent.py [update_tag | unit_id | unit_full_name]...

Internal functions

addResplendentHeroQuotes():

addResplendentHeroQuotes(unit)

Parameter Type
unit SubscriptionCostume object

Return: Dict (String, String)


updateResplendentHeroPage():

updateResplendentHeroPage(unit)

Parameter Type
unit SubscriptionCostume object

Return: Dict (String, String)


⚠️ **GitHub.com Fallback** ⚠️