Options
All
  • Public
  • Public/Protected
  • All
Menu

Starts and hosts a web server serving basic JSON data about the bot.

Hierarchy

Index

Constructors

constructor

Properties

Protected config

config: Config

Protected context

context: DiscordBot

Private server

server: Server

Static defaultConfig

defaultConfig: { port: number } = ...

Type declaration

  • port: number

Methods

clearHandlers

  • clearHandlers(): void

declareHandler

extract

  • extract(): void

inject

  • inject(): void

Generated using TypeDoc