diff --git a/config.yml b/config.yml index 6ea68cb..ff61732 100644 --- a/config.yml +++ b/config.yml @@ -5,14 +5,12 @@ Client : - jid: "bot@xmpp.sp4ke.xyz" - pass: "***REMOVED***" #Password in a config file yay -Recipient : "chakib@xmpp.sp4ke.xyz" +Contacts : "chakib@xmpp.sp4ke.xyz;vicious@xmpp.sp4ke.xyz" Hodlhodl : - - testapiendpoint : "https://hodlhodl.com/api/v1" - - apikey: "***REMOVED***" - #- testapiendpoint : "https://hhtestnet.com/api/v1" - #- apikey : "***REMOVED***" + - testapiendpoint : "https://hhtestnet.com/api/v1" + - apikey : "***REMOVED***" LogStanzas: - logger_on: "true" - - logfile_path: "./logs" + - logfile_path: "./logs" \ No newline at end of file