Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "app"

Index

Variables

app

app: Express = express()

botRegistry

botRegistry: ProcBot[] = []

getopt

getopt: Getopt = new Opts([[ 'b', 'bot-names=ARG+', 'Determines which bots will run'],[ 'h', 'help', 'This help message'],])

logger

logger: Logger = new Logger()

opt

opt: ParsedOption = getopt.parse(process.argv.slice(2))

Generated using TypeDoc