Skip to content

Commit 03e6a00

Browse files
committed
details
1 parent 950aced commit 03e6a00

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/docs/production/follow-bot.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Get started by interacting with the bot directly at [https://t.me/efp_follow_bot
1818

1919
Here are the available commands to interact with the **EFP Follow Bot**:
2020

21+
### subscribe
2122
![Follow Bot Subscribe](/follow-bot-subscribe.png)
2223

2324
`/subscribe <address_or_ens> <address_or_ens> <address_or_ens>`
@@ -30,6 +31,7 @@ Here are the available commands to interact with the **EFP Follow Bot**:
3031

3132
Alias for /subscribe. Functions the same way as /subscribe.
3233

34+
### unsubscribe
3335
![Follow Bot Unsubscribe](/follow-bot-unsubscribe.png)
3436

3537
`/unsubscribe <address_or_ens>`
@@ -46,13 +48,20 @@ Here are the available commands to interact with the **EFP Follow Bot**:
4648
Unsubscribe from all accounts. This command will stop all notifications for
4749
the current chat.
4850

51+
### details
52+
`/details <address_or_ens>`
53+
54+
Get details for a specific Ethereum address or ENS name
55+
56+
### list
4957
![Follow Bot List](/follow-bot-list.png)
5058

5159
`/list`
5260

5361
List all subscriptions for this chat. Use this command to view all the
5462
Ethereum addresses or ENS names you are currently subscribed to.
5563

64+
### help
5665
`/help`
5766

5867
Show this help message. Use this command to display a list of all available

0 commit comments

Comments
 (0)