Skip to content

ethereumfollowprotocol/follow-bot

Repository files navigation

EFP logo


Start new PR in StackBlitz Codeflow discord chat x account

EFP Follow Bot

The EFP Follow Bot enables users to subscribe to Ethereum addresses or ENS names, allowing them to stay updated with the latest follows, tags, and other activities within the Ethereum Follow Protocol (EFP) ecosystem. This bot simplifies tracking and engagement, making it easier for users to stay informed about their favorite EFP accounts.

Important links

Getting started with development

Prerequisites

  • Bun runtime (latest version)
  • Node.js (LTS which is currently 20)
  • Redis This bot requires a redis instance to store subscription data

Installation

git clone https://github.com/ethereumfollowprotocol/follow-bot.git && cd follow-bot

Note

If vscode extensions behave weirdly or you stop getting type hints, run CMD+P and type > Developer: Restart Extension Host to restart the extension host.

# upgrade bun to make sure you have the latest version then install dependencies
bun upgrade && bun install

Environment Variables

cp .env-example .env

Start

bun run start

Follow @efp on 𝕏 for updates!

About

A telegram bot for subscribing to EFP account activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published