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
+6-7
Original file line number
Diff line number
Diff line change
@@ -20,21 +20,20 @@ and in turn reports events to any number of subscribed Discord channels. Slash C
20
20
-**/unsubscribe_gameday** - un-subscribe a given Discord channel from the above functionality.
21
21
-**/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.
22
22
-**/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.
25
27
-**/weather** - view the weather for current the game.
26
28
-**/attendance** - view the attendance for the current game.
0 commit comments