- Bump version to 0.4.6

- Added example for force joining a room
- Deactivate a user example was missing json file contents
This commit is contained in:
2022-02-09 12:48:52 -07:00
parent 6dd2ec75f0
commit 282c8ffc80
5 changed files with 244 additions and 1 deletions
+10
View File
@@ -209,4 +209,14 @@ Note: This requires the bot to be a server admin.
WARNING: Accounts that are deleted cannot be restored. If you want to temp-disable edit the user instead.
![room-kick-ban.png](deactivate-user.png)
### Force user to join room
[View JSON](deactivate-user.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)