SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.
https://switchblade.xyz/
BSD 4-Clause "Original" or "Old" License
429 stars 218 forks source link

League of Legends Skin Sale Notifications #1052

Open pedrofracassi opened 5 years ago

pedrofracassi commented 5 years ago

image

We might need to run a League of Legends client somehow and interact with it through the LCU API

pedrofracassi commented 5 years ago

https://developer.riotgames.com/docs/lol#league-client

giraffesyo commented 4 years ago

Running a LoL client is going to be pretty heavy. If you're going to go that approach why not just scrape the data from someone who is already gathering the information? e.g. https://leagueoflegends.fandom.com/wiki/Sales

Only thing is both of these solutions are fragile.

pedrofracassi commented 4 years ago

Yeah, I know of a few bots that scrape the fandom wiki for information. My only concern is that it is manually updated, and any slight difference in the page's formatting might break the bot