pyircbot/examples/data/config/Services.yml

25 lines
431 B
YAML

user:
nick:
- dave
- dave_
- dave__
- dave___
password: nickservpassword
username: pyircbot3
hostname: pyircbot3.domain.com
realname: pyircbot3
ident:
enable: no
to: nickserv
command: identify %(password)s
ghost: yes
ghost_to: nickserv
ghost_cmd: ghost %(nick)s %(password)s
channels:
- "#dave2"
privatechannels:
to: chanserv
command: invite %(channel)s
list:
- "#aprivatechannel"