A Pokemon bot to keep track of stats from Showdown, update those stats into Google Sheets and give sets from Smogon.
-
@Clod analyze (Pokemon Showdown Replay Link) to display the stats from the replay on Discord.
-
@Clod sheet set (Google Sheets Link) to set the default Google Sheets link for future "sheet" commands.
-
@Clod sheet default to display the default sheet link on Discord.
-
@Clod sheet update (Optional Google Sheets Link) (Optional Sheet Name) (Pokemon Showdown Replay Link) [Optional Week#] (Optional Showdown Name->New Name [Multiple]) to update the stats from the replay onto the sheet name in the link. If not provided, sheet name defaults to 'Stats'. If a week number is specified, the replay will go into a week section. You can also assign a new name to a player name in the replay, and this parameter can be applied multiple times.
-
@Clod sheet delete (Optional Google Sheets Link) (Player Name) to delete the stats section with Player Name from the "Stats" sheet in the link. Uses default link if Google Sheets link not provided.
-
@Clod sheet list (Optional Google Sheets Link) ["Players" OR "Pokemon"] to display either all Player stats (if "Players") or all Pokemon stats (if "Pokemon") from the "Stats" sheet in the link on Discord. Uses default link if Google Sheets link not provided.
-
@Clod giveset (Pokemon) (Optional Generation) (Optional Format) [Multiple Using Commas] to display prompt(s) for set selection based on the provided parameters. Uses first format found if format not provided and latest generation if generation not provided.
-
@Clod giveset random (Optional Number) to display random set(s) for the specified amount of random Pokemon. Displays one if no number given.