Merge pull request #1264 from freqtrade/telegram_help
Add reload_conf to telegram help
This commit is contained in:
commit
2126b00dce
@ -437,6 +437,7 @@ class Telegram(RPC):
|
||||
"*/count:* `Show number of trades running compared to allowed number of trades`" \
|
||||
"\n" \
|
||||
"*/balance:* `Show account balance per currency`\n" \
|
||||
"*/reload_conf:* `Reload configuration file` \n" \
|
||||
"*/help:* `This help message`\n" \
|
||||
"*/version:* `Show version`"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user