Skip to content

Commit f398158

Browse files
author
Amos Bastian
authored
Update README.md
1 parent fa3c33a commit f398158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Its current features are:
88

99
* Posting the price changes of Fantasy Premier League players
1010
* Comparing the performance of a player vs. a team
11-
* Comparing the performance of a palyer vs. another player
11+
* Comparing the performance of a player vs. another player
1212

1313
## Installation
1414

@@ -41,7 +41,7 @@ The bot can be called on [/r/FantasyPL](https://www.reddit.com/r/FantasyPL/) usi
4141
1. `!fplbot <player_name> vs. <team_name> <optional: number of fixtures>`
4242
2. `!fplbot <player_name> vs. <player_name> <optional: number of fixtures>`
4343

44-
The bot uses text indexes to search for the player(s) and using a manually created mapping (so you don't have to use e.g. "man utd" exactly, but other variations are fine as well, like "man u" or "manchester united"). The number of fixtures is completely optional, and if not specified, it simply uses *all* fixtures that are considered relevant. Here are two examples:
44+
The bot uses text indexes to search for the player(s) and using a manually created mapping (so you don't have to use e.g. "man utd" exactly, but other variations are fine as well, like "man u" or "manchester united"). The number of fixtures is completely optional, and if not specified, it simply uses *all* fixtures that are considered relevant. All the data is taken from FPL's API & Understat. Here are two examples:
4545

4646
1.
4747

0 commit comments

Comments
 (0)