mirror of
https://github.com/icewind1991/mx-puppet-steam.git
synced 2026-06-04 01:54:09 +02:00
cleanups
This commit is contained in:
parent
e50ae56442
commit
cc607167ec
12 changed files with 3625 additions and 4351 deletions
10
README.md
10
README.md
|
|
@ -4,8 +4,12 @@ Matrix <-> Steam puppeting bridge based on [mx-puppet-bridge](https://github.com
|
|||
|
||||
## Status
|
||||
|
||||
The bridge is in early status, logging in and 1<->1 messages are mostly working.
|
||||
Group messages are not working, typing status works somewhat.
|
||||
- [x] login with steam guard support
|
||||
- [x] 1 <->1 messaging
|
||||
- [ ] group messaging
|
||||
- [x] steam -> matrix typing notifications
|
||||
- [x] online/offline status
|
||||
- [x] retrieve nickname and avatar from steam
|
||||
|
||||
## Linking
|
||||
|
||||
|
|
@ -15,4 +19,4 @@ Start a chat with @_steampuppet_bot:yourserver.com
|
|||
link <username> <password>
|
||||
```
|
||||
|
||||
If a steam guard (mobile or email) code is required you will be asked for the code.
|
||||
If a steam guard (mobile or email) code is required, you will be asked for the code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue