From acb73cc4deab494dfcfa9d796c2b8d7deaeca33e Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sun, 19 May 2024 17:18:51 +0400 Subject: [PATCH] Remove bitcoin from builder sample --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b57aa99..55a8a76 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,6 @@ The function takes a command table of this format as a parameter: `player` - player controls; `health` - health data; `weather [NUM]` - weather forecast for NUM days; -`bitcoin` - bitcoin rate chart; `worldclock [TIME_ZONE]` - time in the given TIME_ZONE; `notify [NUM]` - last NUM notifications; `dialogs [NUM]` - last NUM dialogs;