Javascript to interface with https://pokeapi.co/ and grab relevant pokemon data.
AXIOS VARIANT: (Deprecated)
Requires axios
PURE VARIANT: (Deprecated)
Requires nothing (Written in plain JS)
POKELOOKUP MAIN: (Deprecated)
Requires Discordie. (Node/JS Discord bot version, currently uses PURE code)
FUNCTIONS FOLDER (Active)
Up to date versions of each function and function variant.
Easier to maintain than 3 seperate full js files.