Update webpage with the StockQuote module commands using Finnhub
This commit is contained in:
parent
6967341514
commit
5c3eaf232d
1 changed files with 2 additions and 2 deletions
|
@ -94,9 +94,9 @@
|
|||
<li>Performing DNS lookups
|
||||
<div><code>mobibot: lookup www.apple.com</code></div>
|
||||
</li>
|
||||
<li>Retrieving stock quotes from <a href="https://www.alphavantage.co/">Alpha Avantage</a>
|
||||
<li>Retrieving stock quotes from <a href="https://finnhub.io/">Finnhub</a>
|
||||
<div><code>mobibot: stock GOOG</code></div>
|
||||
<div><code>mobibot: stock google</code></div>
|
||||
<div><code>mobibot: stock lookup alphabet inc</code></div>
|
||||
</li>
|
||||
<li>Displaying the time in various time zones
|
||||
<div><code>mobibot: time UK</code></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue