Added more command aliases
This commit is contained in:
parent
c4553b36e5
commit
cacef72eac
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@ Add stock to portfolio
|
||||||
add <ticker> <amount>
|
add <ticker> <amount>
|
||||||
|
|
||||||
Delete stock from portfolio
|
Delete stock from portfolio
|
||||||
|
delete <ticker>
|
||||||
del <ticker>
|
del <ticker>
|
||||||
|
|
||||||
Get Portfolio
|
Get Portfolio
|
||||||
|
@ -54,6 +55,7 @@ Add stock to watchlist
|
||||||
|
|
||||||
Remove stock from watchlist
|
Remove stock from watchlist
|
||||||
unwatch <ticker>
|
unwatch <ticker>
|
||||||
|
uw <ticker>
|
||||||
|
|
||||||
Get Watchlist
|
Get Watchlist
|
||||||
watchlist [@user]
|
watchlist [@user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue