Skip to content

ephemeraHQ/wordle-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published