You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_en_us.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,7 @@ If there is any issue with message forwarding in any direction during the messag
28
28
|**homeserver**| The homeserver address used to log in to the bot account |
29
29
|**user_id**| The bot account ID, formatted as @username:example.com |
30
30
|**password**| The password of the bot account, generally only used for the initial login |
31
-
|**room_id**| The ID of the room to receive game messages |
32
-
|**room_name**| The display name of the room to forward messages to the game (must be accurate, if updated, it also needs to be modified synchronously, otherwise you will not see any messages) |
31
+
|**room_id**| The ID of the room to sync game messages |
33
32
|**device_id**| The device name used for login, generally no need to modify, can be customized |
34
33
35
34
Multi-config is not supported, will add API support for developers from v3.
0 commit comments