From d0ba67145275d546709b8388490167798f4c6bef Mon Sep 17 00:00:00 2001 From: Skylar Sadlier Date: Wed, 9 Feb 2022 12:58:32 -0700 Subject: [PATCH] - Fix force-join-room example links --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index f9ee29c..c418e6b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -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) \ No newline at end of file +![room-kick-ban.png](force-join-room.png) \ No newline at end of file