view doc/html/irccdctl/command/index.md @ 577:3d0dbc0bee7d

Irccd: update references to onChannel(Mode|Notice), onMode - Update hangman, logger and their tests, - Update dynlib_plugin and js_plugin.
author David Demelier <markand@malikania.fr>
date Thu, 30 Nov 2017 13:19:38 +0100
parents 0902cacbd31d
children
line wrap: on
line source

---
title: Irccdctl commands
guide: yes
---

# Irccdctl commands

  - [help](help.html)
  - [plugin-config](plugin-config.html)
  - [plugin-info](plugin-info.html)
  - [plugin-list](plugin-list.html)
  - [plugin-load](plugin-load.html)
  - [plugin-reload](plugin-reload.html)
  - [plugin-unload](plugin-unload.html)
  - [rule-add](rule-add.html)
  - [rule-edit](rule-edit.html)
  - [rule-info](rule-info.html)
  - [rule-list](rule-list.html)
  - [rule-move](rule-move.html)
  - [rule-remove](rule-remove.html)
  - [server-connect](server-connect.html)
  - [server-disconnect](server-disconnect.html)
  - [server-invite](server-invite.html)
  - [server-join](server-join.html)
  - [server-kick](server-kick.html)
  - [server-list](server-list.html)
  - [server-me](server-me.html)
  - [server-message](server-message.html)
  - [server-mode](server-mode.html)
  - [server-nick](server-nick.html)
  - [server-notice](server-notice.html)
  - [server-part](server-part.html)
  - [server-reconnect](server-reconnect.html)
  - [server-topic](server-topic.html)
  - [watch](watch.html)