You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,9 @@ Video guide (deprecated):
19
19
20
20
### Configuration
21
21
22
-
The configuration is stored in `config.json`. You can specify different config file using command line interface. For example: `porolobby.exe -c alternativeConfig.json`
22
+
The configuration is stored in `config.json`. You can specify different config file using command line interface. For example: `porolobby.exe -c alternativeConfig.json`.
23
+
24
+
The list of all bot IDs is available in [availableBots.json](https://github.com/LeagueOfPoro/PoroLobby/blob/master/availableBots.json)
0 commit comments