Channel

From Base de connaissances eggdrops & TCL
Jump to: navigation, search
Attention.png Cette page est en cours de création, n'hésitez pas à participer.

Cette commande permet de manipuler la liste des canaux de l'eggdrop.

Description

Les différentes options sont:

  • add : Ajoute un canal
  • set : Modifie les paramètres d'un canal
  • info : Donne les informations sur un canal
  • get : Donne l'état d'un réglage
  • remove : Supprime un canal

add

  • Syntaxe: channel add <name> [option-list]
  • Description: adds a channel record for the bot to monitor. The full list of possible options are given in doc/settings/mod.channels. Note that the channel options must be in a list (enclosed in {}).

set

info

get

remove

Voir aussi

savechannels, loadchannels, channels, Tcl-commands