This repository contains the source code for various bots, primarily focused on the LilNouns DAO. The codebase is written in Rust and uses several libraries for web scraping, data fetching, and Discord and Farcaster bot functionalities.
If you wish to contribute to this project, please follow the contribution guidelines.
This is a quick-start instruction for the project development environment setup.
Before starting, ensure you have the following software installed:
Docker
Docker Compose
PNPM
These tools are necessary for running the project in a Docker container.
To run the project within a Docker container, execute the below command in your terminal:
docker compose up