-
# Theme submission
Before submitting a theme please make sure you've read the [README.md](https://github.com/gohugoio/hugoThemes/blob/master/README.md#adding-a-theme-to-the-list). It describes in d…
-
In Discord, if the option is enabled, it's possible for people to change their nickname. Orianna Bot should use that nickname within the server.
For example:
![image](https://user-images.githubu…
-
Hi guys, I just downloaded the app. I haven't been able to make it run at all.
Logs:
```
[Renderer] [log] [20:12:48] [ChampionSelectHandler] Entering
[Renderer] [log] [20:12:48] [ChampionSelectH…
-
[Cassiopeia](https://github.com/meraki-analytics/cassiopeia) offers Patches as a convenience for users to do things like filter the MatchHistory and to provide additional information about when each p…
-
I have over 3,000 games on Ezreal and Orianna bot cannot create a chart for my mastery score.
-
UNRANKED is not in enum com.merakianalytics.orianna.types.common.Tier
-
Hi guys, first of all thanks for this brilliant library!
I've been trying to add serialization to my matches so I don't have to make huge quantities of calls with my limited API key. (While I'm he…
-
Ignore this, Should be in another Project
-
Hey,
isInGame() seems to always return true, even if the summoner is not in a game.
I made an if-statement:
` if (summoner.isInGame()) {
System.out.println("is");
} else {
S…
-
Running into an issue integrating it with my gradle, giving me the error above. It's stating that Annotation processors must be explicitly declared now.