Skip to content

Commit

Permalink
- Fix force-join-room example links
Browse files Browse the repository at this point in the history
  • Loading branch information
skylord123 committed Feb 9, 2022
1 parent 282c8ff commit d0ba671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit d0ba671

Please sign in to comment.