pyircbot/examples/data/config/Services.yml

23 lines
431 B
YAML
Raw Normal View History

2013-12-28 09:58:20 -08:00
user:
nick:
2015-06-18 19:57:45 -07:00
- pyircbot3
- pyircbot3_
- pyircbot3__
2013-12-28 09:58:20 -08:00
password: nickservpassword
username: pyircbot3
hostname: pyircbot3.domain.com
realname: pyircbot3
ident:
enable: no
2013-12-28 09:58:20 -08:00
to: nickserv
command: identify %(password)s
ghost: yes
ghost_to: nickserv
ghost_cmd: ghost %(nick)s %(password)s
channels:
2015-06-18 19:57:45 -07:00
- "#xmopx"
2013-12-28 09:58:20 -08:00
privatechannels:
to: chanserv
command: invite %(channel)s
list:
2015-06-18 19:57:45 -07:00
- "#aprivatechannel"