|
| 1 | +--- |
| 2 | +title: EFP Follow bot |
| 3 | +--- |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +The **EFP Follow Bot** is a telegram bot that enables users to subscribe to Ethereum |
| 8 | +addresses or ENS names, allowing them to stay updated with the latest follows, tags, |
| 9 | +and other activities within the Ethereum Follow Protocol (EFP) ecosystem. This bot |
| 10 | +simplifies tracking and engagement, making it easier for users to stay informed |
| 11 | +about their favorite EFP accounts. |
| 12 | + |
| 13 | +Get started by interacting with the bot directly at [https://t.me/efp_follow_bot](https://t.me/efp_follow_bot) |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +## Commands |
| 18 | + |
| 19 | +Here are the available commands to interact with the **EFP Follow Bot**: |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +`/subscribe <address_or_ens>` |
| 24 | + |
| 25 | + Subscribe to updates for a specific Ethereum address or ENS name. Use this command to start receiving notifications about activities related to the specified account. |
| 26 | + |
| 27 | +`/sub <address_or_ens>` |
| 28 | + |
| 29 | + Alias for /subscribe. Functions the same way as /subscribe. |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +`/unsubscribe <address_or_ens>` |
| 34 | + |
| 35 | + Unsubscribe from updates for a specific Ethereum address or ENS name. Use this command to stop receiving notifications for a specific account. |
| 36 | + |
| 37 | +`/unsub <address_or_ens>` |
| 38 | + |
| 39 | + Alias for /unsubscribe. Functions the same way as /unsubscribe. |
| 40 | + |
| 41 | +`/unsub all` |
| 42 | + |
| 43 | + Unsubscribe from all accounts. This command will stop all notifications for the current chat. |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +`/list` |
| 48 | + |
| 49 | + List all subscriptions for this chat. Use this command to view all the Ethereum addresses or ENS names you are currently subscribed to. |
| 50 | + |
| 51 | +`/help` |
| 52 | + |
| 53 | + Show this help message. Use this command to display a list of all available commands and their descriptions. |
0 commit comments