1
0
Fork 0

Modification of the README to be in compliance with the new architecture

This commit is contained in:
Chteufleur 2016-04-16 12:35:18 +02:00
parent 9103fe6ecd
commit 6d1fcc1333
1 changed files with 8 additions and 3 deletions

View File

@ -24,9 +24,14 @@ go get git.kingpenguin.tk/chteufleur/go-xmpp4steam.git
``` ```
### Configure ### Configure
Configure the gateway by editing the ``xmpp4steam.cfg`` file. Configure the gateway by editing the ``xmpp4steam.cfg`` file in order to give all XMPP component information.
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.
### Utilization
To register, you have to send an Ad-Hoc command to the gateway in order to give your Steam login information.
When it done, send a presence to the gateway. It will try to connect to Steam, but should failed.
Steam should send you a code that you have to give to the gateway using Ad-Hoc command.
After giving the code to the gateway, send again a presence to it and it should be OK.
## Help ## 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](https://jappix.kingpenguin.tk/?r=go-xmpp4steam@muc.kingpenguin.tk). To get any help, please visit the XMPP conference room at [go-xmpp4steam@muc.kingpenguin.tk](xmpp:go-xmpp4steam@muc.kingpenguin.tk?join) with your prefered client, or [with your browser](https://jappix.kingpenguin.tk/?r=go-xmpp4steam@muc.kingpenguin.tk).