Remove bitcoin from builder sample

This commit is contained in:
Evgeny
2024-05-19 17:18:51 +04:00
parent 430379546c
commit acb73cc4de

View File

@@ -280,7 +280,6 @@ The function takes a command table of this format as a parameter:
`player` - player controls; `player` - player controls;
`health` - health data; `health` - health data;
`weather [NUM]` - weather forecast for NUM days; `weather [NUM]` - weather forecast for NUM days;
`bitcoin` - bitcoin rate chart;
`worldclock [TIME_ZONE]` - time in the given TIME_ZONE; `worldclock [TIME_ZONE]` - time in the given TIME_ZONE;
`notify [NUM]` - last NUM notifications; `notify [NUM]` - last NUM notifications;
`dialogs [NUM]` - last NUM dialogs; `dialogs [NUM]` - last NUM dialogs;