go-xmpp-bot/config.yml

12 lines
295 B
YAML

# Sample config for the client
Server :
- full_address: "xmpp.sp4ke.xyz"
Client :
- jid: "vicious@xmpp.sp4ke.xyz"
- pass: "***REMOVED***" #Password in a config file yay
Contacts : "chakib@xmpp.sp4ke.xyz;vicious@xmpp.sp4ke.xyz"
LogStanzas:
- logger_on: "true"
- logfile_path: "./logs"