ananace / matrix-puppet-steam

Puppeting Steam bridge for Matrix
7 stars 1 forks source link

Syntax improvment in readme #1

Open T0MuX opened 6 years ago

T0MuX commented 6 years ago

Hi !

I searched for a while before to find the right syntax, so I just suggest to improve it a bit into the readme :)

for now it is : $ node index.js --generate-registration -c config.json -f steam-registration.yaml -u <appservice url>:<appservice port>

it would be : $ node index.js --generate-registration -c config.json -f steam-registration.yaml -u <homeserver>:<port>

maybe you can add an exemple : $ node index.js --generate-registration -c config.json -f steam-registration.yaml -u https://matrix.org:8090

kind regards

T0MuX commented 2 years ago

Hi, :yawning_face:

ananace commented 2 years ago

Probably not going to touch this for a while, don't want to start updating the repo - and therefore bumping it in the list - until I've got time to get it to anywhere near even remotely working.