A HotS Discord bot. Call in Discord with [hero/modifier], where modifier is hotkey or talent tier. Data is pulled from HotS wiki.
Written in Python 3.6 and running on a Raspberry Pi 3 B+
Project started on 14/9-2019
probius: The main file that calls all the other files
aliases: Spellcheck and alternate names for heroes
trimBrackets: Trims < from text
printFunctions: The functions that output the things to print
heroPage: The function that imports the hero pages
emojis: Emojis
miscFunctions: Edge cases and help message
getDiscordToken: The token is in an untracked file because this is a public Github repo