Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the structure of the config file

Hierarchy

  • Config

Index

Properties

Properties

discord

discord: { feedbackchan: string; ownerid: string; token: string }

Type declaration

  • feedbackchan: string
  • ownerid: string
  • token: string

global

global: { name: string; prefix: string }

Type declaration

  • name: string
  • prefix: string

google

google: { safebrowse: string }

Type declaration

  • safebrowse: string

Legend

  • Variable
  • Function
  • Interface
  • Property
  • Class

Generated using TypeDoc