Module:irc.channel.commands

From NoxBot the modular PHP IRC bot

Jump to: navigation, search
Module: irc.channel.commands
DeveloperMark Sanders
Namespaceirc.channel
Authgroupschannelop channelmod
CommandsBan

DeOp

DeVoice

Dehop

Hop

Invite

Kick

KickBan

Mode

Op

Silence

UnBan

Voice
Copyright2005-2009 Mark Sanders
LicenseGNU GPLv3

Description

This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Commands

Ban

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Ban <nickname> from the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

DeOp

  • AuthGroup: channelop
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Deop <nickname> in the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

DeVoice

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Devoice <nickname> in the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Dehop

  • AuthGroup: channelop
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Remove <nickname>'s half op in the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Hop

  • AuthGroup: channelop
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Give <nickname> half op in the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Invite

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Invite <nickname> to the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Kick

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname", stringany:nonempty named as "reason"
  • Chaining: No Chaining
  • Help line: Kick <nickname> from the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

KickBan

  • AuthGroup: channelmod
  • Aliases: kb, kill
  • Arguments: optional:channel named as "channel", required:nick named as "nickname", stringany:nonempty named as "reason"
  • Chaining: No Chaining
  • Help line: KickBan <nickname> from the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Mode

  • AuthGroup: channelop
  • No aliases defined.
  • Arguments: optional:channel named as "channel", stringmany:nonempty named as "mode"
  • Chaining: No Chaining
  • Help line: Sets the channel mode.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Op

  • AuthGroup: channelop
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Op <nickname> in the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Silence

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Silence <nickname> on the channel (mode -ov and ban).
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

UnBan

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nickstring named as "nickname"
  • Chaining: No Chaining
  • Help line: Ban <nickname> from the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Voice

  • AuthGroup: channelmod
  • No aliases defined.
  • Arguments: optional:channel named as "channel", required:nick named as "nickname"
  • Chaining: No Chaining
  • Help line: Voice <nickname> in the channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.

Copyright and License

Copyright (C) 2005-2009 Mark Sanders

License: GNU GPLv3

User comments

Add a comment

Below you can find comments and annotations added by users.

Comments

No comments added yet. Be the first to add a new comment. Be sure that you understand the guidelines of commenting.

Add a comment

User comments can include false information.

We are not responsble for the content posted by users.

Comments

Useful links for NoxBot users

Documentation home

Live Support

Credits

Licensing

Known bugs

Requested features

Browse through the functionality of NoxBot by

Modules

Commands

Validators

Namespaces

AuthGroups

Developers

Useful links for NoxBot Developers and module writers

Api reference

SVN repository

Trac timeline

Roadmap

Active tickets

Create ticket

Personal tools