Redirect - pival13/FehWikiBot GitHub Wiki

A module whose goal is to create redirect from page on the Wiki.

Globals

SKILL_DATA

Type: List (Skill object)

ACCESSORY_DATA

Type: Dict (String, Accessory object)

Functions

redirect()

redirect(name, redirect)

Parameter Type
name String
redirect String

Return:


main()

main(start)

Parameter Type Default
start String None

Return:


__main__

python3 redirect.py [time]

Internal functions

getWeaponName()

getWeaponName(sprite)

Parameter Type
sprite String

Return: String


getAccessoryName()

getAccessoryName(sprite)

Parameter Type
sprite String

Return: String


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