Overview

Namespaces

  • Budabot
    • Core
      • Modules
    • User
      • Modules
  • None
  • Tyrence
    • Modules

Classes

  • DemoResponseCommandReply
  • SameChannelResponseController
  • Overview
  • Namespace
  • Class

Class SameChannelResponseController

Namespace: Tyrence\Modules
Definecommand(:

command = 'demo', accessLevel = 'all', description = 'Execute a command so that links will execute in the same channel', help = 'demo.txt' )


Instance: Commands this controller contains:
Located at DEV_MODULE/SameChannelResponseController.php
Methods summary
public
# demoCommand( $message, $channel, $sender, $sendto, $args )

Handlescommand("demo")

Matches("/^demo

(.+)$/si")
Properties summary
public $moduleName

Name of the module. Set automatically by module loader.

Name of the module. Set automatically by module loader.

#
public $commandManager

Inject

#
public $chatBot

Inject

#
Budabot 4 Docs API documentation generated by ApiGen