From d2313c01a8f41851c306c456dee7d09461292e8f Mon Sep 17 00:00:00 2001 From: Wenhao Ho Date: Thu, 29 Aug 2024 10:14:10 +0900 Subject: [PATCH] chore: update README.md Signed-off-by: Wenhao Ho --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f13e9ac..a39b428b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ To configure your Ubiquibot to run this plugin, add the following to the `.ubiqu taskStaleTimeoutDuration: "30 Days" maxConcurrentTasks: 3 startRequiresWallet: true # default is true + emptyWalletText: "Please set your wallet address with the /wallet command first and try again." ``` # Testing