pyircbot/data/config/Services.yml

24 lines
437 B
YAML

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