Skip to content

Latest commit

 

History

History

stocks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

/fusebot stocks <ticker>

This command gets the current USD value of the specified stock.

  1. Type /fusebot edit stocks.
  2. Click the edit link.
  3. Copy and paste the command.js file content into the command.js file in the web editor.
  4. In the Configuration section of the editor, set the API_KEY={alphavantage.co API KEY} property. You can obtain your Alphavantage.co API key at (alphavantageco-website)[https://www.alphavantage.co/].
  5. Save.
  6. Call /fusebot stocks from Slack/Discord.
  7. Modify and tinker!