Get information from the Riot API, and the Champion.gg API, parse and send to matrix rooms on request. This can be bridged to other services such as discord and twitter.

config.ini.example 192B

12345678910111213
  1. [Matrix]
  2. Username:lol-bot
  3. Password:test12345
  4. Homeserver:https://vgd.me
  5. #Riot games API. Not the riot matrix client
  6. [Riot]
  7. API_key:your_key_here
  8. Region:NA
  9. [Champion.gg]
  10. API_key:your_key_here