Implement currency converter module using data from Frankfurter.dev
This commit is contained in:
parent
38cf75f8c9
commit
4f55685eff
7 changed files with 98 additions and 109 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue