Skip to content

lsorell/ScoutBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoutBot

ScoutBot is a discord bot that creates scout sheets, using google sheets, on oppoenents using their previous LoL match histories.

Commands

Table of Contents


Admin Commands

Commands

AddSheet <SheetUrl> <Name>

Saves a google sheet to the database.

Parameters

Param Description
SheetUrl The url of the google sheet.
Name A common name for the sheet. (i.e. Gold Fall 2020)

GiveAccess

Prompts user for what sheet to give what role(s) access to.


General Commands

Commands

NewScout <Op.gg> <TeamName>

Creates a new worksheet for scouting with the enemy team name and op.gg link.

Parameters

Param Description
Op.gg The op.gg/multi link of the team.
TeamName The name of the enemy team.

ScoutGame <SideOrResult> <MatchHistory>

Incorperates the game data into the scout spreadsheet for the most recently accessed team.

Parameters

Param Description
SideOrResult The side (red/blue) or the result (win/loss) of the scouted team.
MatchHistory A match history link.

ScoutGame <SideOrResult> <MatchHistory> <TeamName>

Incorperates the game data into the scout spreadsheet for the given team.

Parameters

Param Description
SideOrResult The side (red/blue) or the result (win/loss) of the scouted team.
MatchHistory A match history link.
TeamName The name of the enemy team.

SaveGame <MatchHistory>

Adds the match history link to the scout spreadsheet of the most recently accessed team.

Parameters

Param Description
MatchHistory A match history link.

SaveGame <MatchHistory> <TeamName>

Adds the match history link to the scout spreadsheet of the given team.

Parameters

Param Description
MatchHistory A match history link.
TeamName The name of the enemy team.

Undo

Undoes the most recent change to the spreadsheet.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published