Implement currency converter module using data from Frankfurter.dev

This commit is contained in:
Erik C. Thauvin 2025-05-16 01:27:00 -07:00
parent 38cf75f8c9
commit 4f55685eff
Signed by: erik
GPG key ID: 776702A6A2DA330E
7 changed files with 98 additions and 109 deletions

View file

@ -75,7 +75,7 @@
<div><code>mobibot: cryto btc</code></div>
<div><code>mobibot: cryto eth eur</code></div>
</li>
<li>Converting between currencies
<li>Converting between currencies using <a href="https://frankfurter.dev/">Frankfurter</a>
<div><code>mobibot: currency 17.54 USD to EUR</code></div>
</li>
<li>Performing Google searches
@ -86,7 +86,7 @@
<div><code>mobibot: chatgpt explain quantum computing in simple terms</code></div>
<div><code>mobibot: gemini what are all the colors in a rainbow?</code></div>
</li>
<li>Displaying weather information
<li>Displaying weather information from <a href="https://openweathermap.org/">OpenWeatherMap</a>
<div><code>mobibot: weather san francisco</code></div>
<div><code>mobibot: weather 94123 </code></div>
<div><code>mobibot: weather tokyo, jp</code></div>