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
- Host: GitHub
- URL: https://github.com/fmhall/fc-bot-template
- Owner: fmhall
- Created: 2023-01-31T20:38:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T17:59:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T07:51:33.501Z (about 2 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-farcaster - fmhall/fc-bot-template
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`