- Fix force-join-room example links

This commit is contained in:
Skylar Sadlier 2022-02-09 12:58:32 -07:00
parent 282c8ffc80
commit d0ba671452

View File

@ -213,10 +213,10 @@ WARNING: Accounts that are deleted cannot be restored. If you want to temp-disab
### Force user to join room
[View JSON](deactivate-user.json)
[View JSON](force-join-room.json)
If you say "force_join @test:example.com !320j90mf0394f:example.com" the bot will force the user `@test:example.com` into room `!320j90mf0394f:example.com`
Note: This requires the bot to be a server admin. This also only works for rooms on the same server.
![room-kick-ban.png](deactivate-user.png)
![room-kick-ban.png](force-join-room.png)