Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fmhall/fc-bot-template

Farcaster Python bot template
https://github.com/fmhall/fc-bot-template

Last synced: about 2 months ago
JSON representation

Farcaster Python bot template

Lists

README

        

---
title: Farcaster Python bot
description: A Farcaster bot written in Python
tags:
- python
- Farcaster
---

# Farcaster-py Example

This example starts a Farcaster bot using [farcaster-py](https://github.com/a16z/farcaster-py).

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/VoQH_z?referralCode=ifkIie)

## ✨ Features

- Python
- Farcaster-py

## 💁‍♀️ How to use

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