User Tools

Site Tools


home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
home [2020/01/13 22:43]
bangingheads
home [2020/05/16 01:10]
bangingheads
Line 1: Line 1:
 +All features + more [[https://​lolrankbot.com|https://​lolrankbot.com]]
  
 +This API is now deprecated please use the LoLRankBot API instead, all old commands will be removed at an unannounced date.
  
-**Note**: All features from this API can now be used through LoLRankBot with little setup –> ​[[https://www.twitch.tv/LoLRankBot|https://www.twitch.tv/​LoLRankBot]]+Follow us on Twitter ​[[https://twitter.com/lolrankbot|https://twitter.com/​LoLRankBot]]
  
-TFT Access has been revoked as they created a new API and denied my application. Unfortunately ​have to get rid of this feature until approved at a later date. If this effects you please let Riot know so maybe they can reconsider. +For those asking ​am still running the project but needed separation ​from my own name for it to be treated ​more similar ​to a business.
- +
-===== BangingHeads.NET League of Legends API ===== +
- +
-\\ +
-I've noticed a lot of League of Legends streamers were using an API from site-meute.com. He put the API in development mode at the end of the season, and now the site is completely gone. Since this left many streamers without a good API other than Nightbot'​s default Leagueoflegends rank API, I decided to create a fresh API for streamers to use instead for all bots. +
- +
-These commands are all set to have a default summoner set by !setsummoner (or whatever you'd like) or can be used for another summoner by specifying the name if in the default region, or summoner,​region if not. +
- +
-Nightbot allows a blank answer so you can do !rank Name and just !rank in the same command. Other bots like streamelements or streamlabs you will have to have separate commands like !rank for main and !rankof for other people. +
- +
-All command names can be changed to your preference, the commands given are just a default. +
- +
-Supported regions: NA,​EUW,​EUNE,​JP,​KR,​LAN,​LAS,​OCE,​TR,​RU,​BR. +
- +
-Supported bots: Nightbot, StreamElements,​ StreamLabs (Ankhbot) +
- +
-Need these commands on discord? Add the commands to Nightbot then add Nightbot to your discord [[https://​docs.nightbot.tv/​discord|here]]. +
- +
----- +
- +
-\\ +
-<font 22px/​inherit;;​inherit;;​inherit>​__Features:​__</​font>​ +
- +
-\\ +
-**Ability to set/change a default summoner name for a rank command** +
- +
-\\ +
-{{https://​i.gyazo.com/​3d7413946ac8915b4ff7f9745801b2a2.png?​nolink&​}}\\ +
-This will allow you to change your summoner name every time you change your account so that your commands are always up to date. (Recommended for mods+ only) +
- +
----- +
- +
-\\ +
-**Ability to set/change default region for rank command** +
- +
-\\ +
-{{https://​i.gyazo.com/​8ed96fee8f713e5531d71af406c1e303.png?​nolink&​}}\\ +
-This allows you to customize your rank command to the region your are in/primary audience is in. As seen in the picture you are able to add a comma then region to lookup somebody who is not in the default region. (Recommended broadcaster only) +
- +
----- +
- +
-\\ +
-**Display Average Rank of Current Game** +
- +
-\\ +
-{{https://​i.gyazo.com/​f5ece114d647b18d18ded0b8f42bfa93.png?​nolink&​316x95}}\\ +
-This will show the average rank of the game. It averages out the ranks of the current game and displays ​it. This is useful while smurfing as people can see the rank of the game since a lot of the time it is not close to the rank of the account. +
- +
----- +
- +
-\\ +
-**Display Ranks in Current Game** +
- +
-\\ +
-{{https://​i.gyazo.com/​c2d7b0b9e0ebac7aa7fd50a51c2c3aa1.png?​nolink&​}}\\ +
-Shows the rank by champion for the current game. +
- +
----- +
- +
-\\ +
-**OP.GG Command** +
- +
-{{https://​i.gyazo.com/​84f3de8d8979a6184aead4b58f735c80.png?​nolink&​}}\\ +
-This will display a link to op.gg for the current defined account (!setsummoner),​ as well as has the function to display it for other accounts too. Useful if you switch accounts a lot and can't have a static command. +
- +
----- +
- +
-**Display Winrate** +
- +
-{{https://​i.gyazo.com/​8f452c7ce1b083c2ae14ee9cff05ff98.png?​nolink&​302x89}} +
- +
-Shows the Win/Loss with win ratio along with rank. This can be a substitute for the !rank command if you want more information always. +
- +
----- +
- +
-**Display Runes** +
- +
-**{{https://​i.gyazo.com/​7215aa3a0b3c2738bd559ebdbbde85cc.png?​nolink&​318x146}}** +
- +
-Shows the runes of the summoner while in game. This will show runes from the previous game if not currently in game. +
- +
----- +
- +
-**Custom Commands** +
- +
-{{https://​i.gyazo.com/​9149b119a90c32ab483bddb136800051.png?​nolink&​320x82}} +
- +
-{{https://​i.gyazo.com/​5455af1043d1f6a0377d87e0f50ce971.png?​nolink&​315x96}} +
- +
-Custom commands available on request. This includes special APIs needed for your channel, or suggestions for everybody'​s use. +
- +
----- +
- +
-**To-Do List**<​code>​ +
-''​Potentially add a list of summoners ​to attempt for people who use lot of accounts so they don't have to change?> Could be an issue with rate limiting, not sure how to scale this at the limit I have +
- +
-Switch Bot to primarily a Node.JS bot, and have the Nightbot/​StreamLabs/​StreamElements be secondary since people can't figure out how to use them. +
- +
-Be able to reference by champion name not just by Summoner name +
- +
-Suggestions:​ BangingHeads#​0001 on Discord ''​ +
-</​code>​ +
- +
-**Changelog** +
-<​code>​ +
-Created Base PHP to work with Riot API +
-Created Rank Command +
-Created MMR Command +
-Created Matchup Command +
-Added SQL Backend to Project +
-Created setsummoner command +
-Created setregion command +
-Created op.gg command +
-Created Website with pictures +
-Added Twitch Authentication +
-Created API Key generation on Twitch login +
-Created DokuWiki Website For cleaner look +
-Created Command Generation based on Twitch OAuth Token +
-Added Winrate Command to show Win/Losses / WR % +
-Created Tutorial Fixed issue with Grabbing tokens through Dokuwiki +
-Added Caching to summoner ids & rank information +
-Added Runes command +
-Added Last Game to runes command if not currently in game +
-Created lastgame command to show stats of last game +
-Added jQuery drop down to command generation page to hide commands for bots that aren't being used''​ +
-</​code>​+
  
  
home.txt · Last modified: 2020/05/21 23:23 by bangingheads