-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
for #1406
- Loading branch information
Showing
4 changed files
with
71 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -367,6 +367,7 @@ <h3 id="general">Using</h3> | |
<li class="answer"> | ||
<p>You can use the <code>block</code> <a href="#dm-commands">DM command</a>. First, find the Bridgy Fed bot account for the network they're in. Then, DM that account <code>block [handle]</code>, where handle is the address of the user you want to block.</p> | ||
<p>For example, if you're on the fediverse, and you want to block @badguy.bsky.social on Bluesky, find the @[email protected] account and send it a DM with the text <code>block badguy.bsky.social</code>. | ||
<p>If you change your mind, you can unblock them with the <code>unblock</code> command, eg <code>unblock badguy.bsky.social</code>. | ||
</li> | ||
|
||
<li id="enhanced" class="question">The <code>*.brid.gy</code> domain in my bridged account's handle is ugly. Can I get rid of it and use my own domain/web site instead?</li> | ||
|
@@ -385,6 +386,7 @@ <h3 id="general">Using</h3> | |
<li><em>[handle]</em>: <a href="#dm-request">ask it to DM a user to request that they bridge their account</a> | ||
<li><em>did</em>: get your bridged Bluesky account's <a href="https://atproto.com/guides/identity#identifiers">DID</a> (only supported with the Bluesky bot) | ||
<li><em>block [handle]</em>: <a href="#">block a user on another network who's not bridged into your network</a> | ||
<li><em>unblock [handle]</em>: <a href="#">unblock a user on another network who's not bridged into your network</a> | ||
</ul> | ||
</li> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters