<div class="quote"><i>
<p>CaenenLoL wrote:
@Tylobic
</p><p>The item sets are in the game files as simple .json's, so if one was to make a bot that goes through the game files checking for changed stuff (with the bot's own 'memory' somewhere else), then automatically updates a wikia template with that stuff, wouldn't that be the easiest option? The bot would have to be usable by admins only obviously, so nobody could mess with anything there.
</p>
</i></div>
<p>We still don't know how to, or we simply can't, use bots to automize stuff by going inside each champion json. The only thing we can do is manually copy paste the json we need to use on the wiki, and copying 142 jsons each patch is too much.
</p><p>Currently we only copy the ddragon json
http://ddragon.leagueoflegends.com/cdn/9.10.1/data/en_US/champion.json and the jsons that are found in this folder
http://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/. Only in this folder. Not inside the folders of the folder. Considering this, you cannot find the item sets in any of these jsons.
</p>