Metadata-Version: 1.0
Name: lolbuddy
Version: 0.1.3
Summary: a cli tool to update league of legends itemsets and ability order from champion.gg
Home-page: https://github.com/CyrusRoshan/lolbuddy
Author: Cyrus Roshan
Author-email: hello@cyrusroshan.com
License: MIT
Description: #lolbuddy
        a cli tool to update league of legends itemsets and ability order from champion.gg
        
        #Installation:
        
        As simple as ```pip3 install lolbuddy```
        
        #Usage:
        
        First get a champion.gg API key from TSM at <a href="http://api.champion.gg">api.champion.gg</a>, then:
        
        Use ```lolbuddy``` to start lolbuddy and automatically fetch and create the item sets, which will be named by the role the item set is for.
        
        If no API key or league installation location have been entered, or they are invalid, you will be prompted for the API key, and lolbuddy will check the default league location for your OS. If it is not found, you will be prompted for that as well.
        
        Use ```lolbuddy -r``` or ```lolbuddy --reset``` to reset saved data (league location and API key)
        
        ---
        
        #License:
        ##MIT
        
        
Keywords: lol,league,league of legends,item,ability
Platform: UNKNOWN
