Farcaster-py Example

January 31, 2023 ยท View on GitHub

This example starts a Farcaster bot using farcaster-py.

Deploy on Railway

โœจ Features

  • Python
  • Farcaster-py

๐Ÿ’โ€โ™€๏ธ How to use

  • Install packages using poetry install
  • Start the bot using poetry run python main.py

Contents

  1. 1โœจ Features
  2. 2๐Ÿ’โ€โ™€๏ธ How to use