go-xmpp-bot/config.yml

16 lines
389 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"
Hodlhodl :
- testapiendpoint : "https://hhtestnet.com/api/v1"
- apikey : "***REMOVED***"
LogStanzas:
- logger_on: "true"
- logfile_path: "./logs"