Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chew/mlb-gamefeed-bot

Discord bot to show live game feeds and statistics of MLB games to a Discord channel. Used by over 1200 servers!
https://github.com/chew/mlb-gamefeed-bot

baseball bot discord java jda mlb sports

Last synced: 3 months ago
JSON representation

Discord bot to show live game feeds and statistics of MLB games to a Discord channel. Used by over 1200 servers!

Awesome Lists containing this project

README

        

# MLB-GameFeed-Bot

Add to your server with [this link](https://canary.discord.com/api/oauth2/authorize?client_id=987144502374436895&permissions=1067024&scope=bot%20applications.commands)!

To learn more about this bot and its commands, see [the knowledgebase on ChewHelp!](https://help.chew.pro/bots/discord/mlb-game-feed)

This bot allows you to view the live play-by-plays for any MLB.com game. This attempts to mimic [gameday](https://mlb.com/gameday)

To get started, add the bot to your server. Next, wait for a game to be active, finally, type `/startgame` to see active Major League games.

Supported Message Types:
- Score Changes
- Game Advisories (Injury Delay, Pitching changes, etc)
- Inning Changes

Commands:
- `/startgame [game]` - Starts a game. Select a game from the list, but any gamePk is acceptable. You can grab this from sites like https://mlb.chew.pw to show minor league games. If no games show up, there are no active Major League games.
- `/stopgame` - Stops the currently running game.
- `/score` - Shows you the current score privately.
- `/setinfo` - A command to show specific info as a Voice Channel name.

Running `/startgame` does not memorize the game, you will have to start it every time a game starts!