A XMPP/Steam gateway.
Go to file
Chteufleur 24f1a6d7a2 Bug fix on disconnect 2016-04-09 15:54:13 +02:00
steam Add Ad-Hoc command to get Steam Auth Code 2016-04-06 22:24:09 +02:00
xmpp Bug fix on disconnect 2016-04-09 15:54:13 +02:00
.gitignore Init commit 2015-10-18 17:11:41 +02:00
LICENSE Init commit 2015-10-18 17:11:41 +02:00
README.md Modification of the README to go get repository 2015-11-07 09:29:45 +01:00
main.go Version 0.2.0 2016-04-09 13:51:35 +02:00
servers.addr Add Ad-Hoc command to get Steam Auth Code 2016-04-06 22:24:09 +02:00
xmpp4steam.cfg Add Ad-Hoc command to get Steam Auth Code 2016-04-06 22:24:09 +02:00

README.md

go-xmpp4steam

go-xmpp4steam is a XMPP/Steam gateway.

Compilation

Dependencies

Download the CA at https://kingpenguin.tk/ressources/cacert.pem, then edit your .gitconfig and add the following lines

[https "https://git.kingpenguin.tk"]
  sslCAPath = /path/to/CA

Then go into your $GOPATH directory and go get the code.

go get git.kingpenguin.tk/chteufleur/go-xmpp4steam.git

Configure

Configure the gateway by editing the xmpp4steam.cfg file. The first time, let the variable steam_auth_code empty. After the first run of the gateway, Steam will send you a code that you have to give it in that variable. Then re-run the gateway and it should be OK.

Help

To get any help, please visit the XMPP conference room at go-xmpp4steam@muc.kingpenguin.tk with your prefered client, or with your browser.