1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
[options]
#
# Log options
#
# Path to log files
# default: log_path=~/.vicq.log/
log_path=~/.vicq.log
# Type of log file
# empty - Don't log
# or string of
# a - log to <log_path>/vicq.log
# u - log to <log_path>/<uin>.log
# s - log online/offline changes
# n - make new lines between log records
# l - make symlinks <nick>.log to <uin>.log
#
# default: log_type=u
log_type=usln
# disable separators without text
disable_empty_separators=0
# autosplit messages longer then 450 characters
autosplit=1
#
# Colors
#
colors=1
colored_history=1
uin_color=MAGENTA
separator_color=BLUE
nick_color=MAGENTA
message_color=LIGHT_BLUE
separator_title_color=CYAN
status_color=YELLOW
my_history_color=YELLOW
their_history_color=CYAN
#Info
status=Invisible
uin=111
# Other
# We have all ready but don't want to use proxy
https_proxy=0
proxy_port=3128
proxy_host=proxy.ukrweb.net
proxy_force_https_port=1
# External URL viewer & sound player
browser=/usr/local/bin/lynx %u
player=/usr/local/bin/player -f %f
# encoding
encoding=koi
separator_length=70
# Sending info request on every uncknown UIN automaticaly
auto_info=1
# we dont want to save config on exit
keep_config=1
# Prompt
prompt=vICQ(%S)/%U[%h:%m:%s]>
# Do not shoe change_status events
mode=silent
# use micq like completion
micq_like_completion=1
#Our aliases
[aliases]
?=help
[sounds]
change_status online.wav
* %e.wav
[events]
# Auto-reply to text messages
text_message msg %u/Dear %n!\n>%t\nI read this!
text_message|online msg %u/hi\nI am online
text_message/GonZo|away msg %u/hi GonZo\nI am away
# Just echo all other - external hook example
* ! echo %e
# SMS section
[phones]
Boss +380679999998
Administrator +380679999999
Security +380679999996
[contacts]
123 Friend
# alias
gf
*123 GoodFriend
|