Options
All
  • Public
  • Public/Protected
  • All
Menu

Manages temporary channels created on request.

Temporary channels only exist as long as a person is using them.

Hierarchy

Index

Constructors

constructor

Properties

Protected config

config: Config

Protected context

context: DiscordBot

Private nameRegex

nameRegex: RegExp

Regular expression used to identify channels spawned by this plugin

Computed/generated once, in the constructor

Static defaultConfig

defaultConfig: Config = ...

Methods

clearHandlers

  • clearHandlers(): void

declareHandler

deleteEmptyChannel

  • deleteEmptyChannel(oldVoiceState: VoiceState): void

extract

inject

spawnTemporaryChannel

Generated using TypeDoc