Show a list of your bots that are available. By default it will search for bots in path.expand("~"). Alternatively,

Show_Bots(Info_Loc = NULL)

Arguments

Info_Loc

Where the RDS file with your needed bot info is saved. Defaults to path.expand("~")

Value

Bot names that are available in the specified folder.

Examples

# NOT RUN {
Show_bot()
# }