comparison mcabber/doc/help/en/hlp_event.txt @ 1776:a6d71ddf927f

Help file update Add module to the list of commands, and a few misc. minor changes.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Mar 2010 23:19:01 +0100
parents 1342df44c814
children
comparison
equal deleted inserted replaced
1775:2ab9db4864b3 1776:a6d71ddf927f
2 /EVENT #N|* accept|ignore|reject [event-specific arguments] 2 /EVENT #N|* accept|ignore|reject [event-specific arguments]
3 /EVENT list 3 /EVENT list
4 4
5 Tell mcabber what to do about pending events. 5 Tell mcabber what to do about pending events.
6 If the first parameter is '*', the command will apply to all queued events. 6 If the first parameter is '*', the command will apply to all queued events.
7 Event-specific arguments will be interpreted on event-to event basis. The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason. 7 Event-specific arguments will be interpreted on event-to event basis. The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
8 8
9 /event #N|* accept [event-specific arguments] 9 /event #N|* accept [event-specific arguments]
10 Event number #N/All events will be accepted 10 Event number #N/All events will be accepted
11 /event #N|* ignore [event-specific arguments] 11 /event #N|* ignore [event-specific arguments]
12 Event number #N/All events will be ignored 12 Event number #N/All events will be ignored