Skip to content

lilnouns/lilnouns-bots

Repository files navigation

Lil Nouns Bots

GitHub release (latest SemVer including pre-releases) GitHub Workflow Status (branch) GitHub wakatime X (formerly Twitter) Follow Farcaster (Warpcast) Follow Donate

Overview

This repository contains the source code for various bots, primarily focused on the LilNouns DAO. The codebase is written in Rust and utilizes several libraries for web scraping, data fetching, and Discord and Farcaster bot functionalities.

Contributing

If you wish to contribute to this project, please follow the contribution guidelines.

Development

This is a quick start instructions for the project development environment setup.

Requirements

Before starting, ensure you have the following software installed:

  1. Docker
  2. Docker Compose
  3. PNPM

These tools are necessary for running the project in a Docker container.

Running the Project

To run the project within a Docker container, execute the below command in your terminal:

docker compose up