Skip to content

Commit 9b93f98

Browse files
committed
2 parents 43056a3 + 124d1fa commit 9b93f98

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,20 @@ and in turn reports events to any number of subscribed Discord channels. Slash C
2020
- **/unsubscribe_gameday** - un-subscribe a given Discord channel from the above functionality.
2121
- **/gameday_preference** - change the preference for the gameday subscription. This includes which types of plays to report ("all plays" or "scoring plays only") and a reporting delay of 0-180 seconds.
2222
- **/schedule** - view the upcoming schedule for the next week of games.
23-
- **/batter** - view stats on the batter that is up right now. Only available when a game is live.
24-
- **/pitcher** - view stats on the pitcher that is pitching right now. Only available when a game is live.
23+
- **/batter** - view stats on a specified batter. If you don't provide a name, the bot will check for a live game and use the current batter.
24+
- **/pitcher** - view stats on a specified pitcher. If you don't provide a name, the bot will check for a live game and use the current pitcher.
25+
- **/batter_savant** - view Baseball Savant percentile rankings for a specified batter. If you don't provide a name, the bot will check for a live game and use the current batter.
26+
- **/pitcher_savant** - view Baseball Savant percentile rankings for a specified pitcher. If you don't provide a name, the bot will check for a live game and use the current pitcher.
2527
- **/weather** - view the weather for current the game.
2628
- **/attendance** - view the attendance for the current game.
2729

2830
...and likely more to follow!
2931

3032
Examples:
3133

32-
![image](https://github.com/user-attachments/assets/71cc4a01-d591-4219-9eec-6a034efa01b4)
33-
34-
![image](./images/screenshots/pitcher.png)
35-
36-
![image](./images/screenshots/scoring_plays.png)
34+
![image](https://github.com/user-attachments/assets/4339bbee-1615-434d-8a18-b7cad1372f02)
3735

36+
<img src='https://github.com/user-attachments/assets/82730d13-9f1a-471e-be65-f5a3960d844a' width=400/>
3837

3938
# Tech Stack
4039

0 commit comments

Comments
 (0)