DISCLAIMER: This module is not yet complete. It may change dramatically between now and release.
Description
luabnet is a Lua library for retrieving data from Blizzard Entertainment's Battle.net Community Platform API.
This module implements functions to retrieve data from the WoW section of the API.
Installation and Dependencies
To install the module, use luarocks install luabnet_wow or copy the contents of the lua directory to your package.path.
Some dependencies must be installed manually. For more information, please see the Dependencies section of the luabnet_tools README here: https://github.com/Choonster/luabnet_tools#dependencies