.stock now shows a candlestick chart with a sparkline on top of it. Reorganized stock code slightly

This commit is contained in:
Kwoth
2022-02-07 17:50:25 +01:00
parent 22eabff276
commit 0008eabdd2
21 changed files with 334 additions and 99 deletions

View File

@@ -2034,9 +2034,10 @@ crypto:
- "btc"
- "bitcoin"
stock:
desc: "Shows basic information about a stock. Only symbols are supported. Full company names are not supported atm."
desc: "Shows basic information about a stock. You can use a symbol or company name"
args:
- "tsla"
- "advanced micro devices"
- "amd"
rolelevelreq:
desc: "Set a level requirement on a self-assignable role."