mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +00:00
mempool weather added
This commit is contained in:
@@ -45,6 +45,6 @@ class Test extends Command
|
||||
'temperature' => 1
|
||||
]);
|
||||
|
||||
cache()->put('mempool-weather', $result['choices'][0]['text'], now()->addMinutes(60));
|
||||
echo $result['choices'][0]['text'];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user