This command gets the current USD value of the specified stock.
- Type
/fusebot edit stocks
. - Click the edit link.
- Copy and paste the command.js file content into the command.js file in the web editor.
- 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/].
- Save.
- Call
/fusebot stocks
from Slack/Discord. - Modify and tinker!