Index of values


(!!) [Options]
(=:=) [Options]

A
append [Options]
append filename loads the specified option file.

B
beep_text [Irc]
Get a text which will make a bell sound (to use with moderation).
bicolor_text [Irc]
Set the foreground and the background (arguments are in this order) colors of a text.
bold_text [Irc]
Make a text in bold.
bool_of_string [Options]
bool_option [Options]
bool_to_value [Options]

C
change_mode [Irc.Client]
change_nick [Irc.Client]
Change your nickname.
change_topic [Irc.Client]
change_topic chan topic
change_user [Irc.Client]
change_user nick host user changes your nickname, hostname and username.
class_hook [Options]
color_option [Options]
color_text [Irc]
Set the foreground color of a text.
connect [Irc.Client]
Connect to the server.
create_options_file [Options]
ctcp_ping [Irc.Client]

D
define_option [Options]
define_option_class [Options]
disconnect [Irc.Client]
Disconnect from the server.
dump_everything [Irc.Client]
If it's set to true, the module shows every message that is received from the server on stdout (default: false).

E
event_loop [Irc.Client]
Start an event loop.

F
filter_stupid_mirc_color_codes [Irc]
Remove color codes from a string.
float_option [Options]
float_to_value [Options]
font_option [Options]
from_value [Options]

G
get_chan_list [Irc.Client]
get_class [Options]
get_help [Options]
get_info [Irc.Client]
get_simple_option [Options]
get_time [Irc.Client]
get_topic [Irc.Client]
get_version [Irc.Client]
get_who [Irc.Client]
get_who_ircop [Irc.Client]
get_whois [Irc.Client]
get_whowas [Irc.Client]

H
host [Irc.Client_params]
Hostname.

I
int_option [Options]
int_to_value [Options]
invite [Irc.Client]
invlite user chan

J
join [Irc.Client]
Join a channel.

K
kick [Irc.Client]
kick user chan reason kicks the user user from the channel chan giving him reason as explanation.

L
list_option [Options]
list_to_value [Options]
load [Options]
load file loads the option file.

N
nick [Irc.Client_params]
Nick to use.
notice [Irc.Client]
Say something to someone / to a chan in notice.

O
on_ctcp [Irc.Client]
on_ctcp_action [Irc.Client]
on_ctcp_ping [Irc.Client]
on_ctcp_ping_reply [Irc.Client]
on_ctcp_reply [Irc.Client]
on_ctcp_time [Irc.Client]
on_ctcp_version [Irc.Client]
on_error [Irc.Client]
on_join [Irc.Client]
on_kick [Irc.Client]
on_kick sender chan user reason
on_message [Irc.Client]
on_mode [Irc.Client]
on_nick [Irc.Client]
on_notice [Irc.Client]
on_part [Irc.Client]
on_ping [Irc.Client]
on_quit [Irc.Client]
on_reply [Irc.Client]
op [Irc.Client]
option_hook [Options]

P
part [Irc.Client]
Part from a channel.
ping [Irc.Client]
port [Irc.Client_params]
Port of the IRC server.
prune_file [Options]

Q
quit [Irc.Client]
Quit the server.

R
realname [Irc.Client_params]
Realname.
reverse_text [Irc]
Make a text in reverse colors (white becomes black, etc).

S
save [Options]
save file saves all the options values to the option file.
save_with_help [Options]
save_with_help () saves all the options values to the option file, with the help provided for each option.
say [Irc.Client]
Say something to someone / to a chan (private message).
server [Irc.Client_params]
Address of the IRC server.
set_away [Irc.Client]
Set yourself as away.
set_back [Irc.Client]
You're not away anymore.
set_option_hook [Options]
set_options_file [Options]
set_simple_option [Options]
set_string_wrappers [Options]
shortname [Options]
simple_args [Options]
simple_options [Options]
smalllist_option [Options]
smalllist_to_value [Options]
string2_option [Options]
string2_to_value [Options]
string_of_sender [Irc]
Get a string representation of a sender (it can be a servername, a nickname or an empty string).
string_option [Options]
string_to_value [Options]
sum_option [Options]

T
to_value [Options]
tuple2_option [Options]
tuple3_option [Options]
tuple4_option [Options]

U
underline_text [Irc]
Underline a text.
user [Irc.Client_params]
Username.

V
value_to_bool [Options]
value_to_float [Options]
value_to_int [Options]
value_to_list [Options]
value_to_string [Options]
value_to_string2 [Options]