Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 752 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 752 Bytes

wordle-bot

Message or add wordlebot.eth

This project is generated using the MessageKit v1.0.0 CLI and uses the one-to-one template. Below are the instructions to set up and run the project.

Setup

Follow these steps to set up and run the project:

  1. Navigate to the project directory:

    cd ./wordle-bot
  2. Install dependencies:

    bun install
  3. Run the project:

    bun dev

Variables

Set up these variables in your app

KEY= # 0x... the private key of the app (with the 0x prefix)
REDIS_CONNECTION_STRING= #redis url
MSG_LOG=true # logs the message on the console

Made with ❤️ by Ephemera