PilotsTradeNetwork / EDStockTraderProject

5 stars 2 forks source link

Code refactor, wmm-stock task and associated commands. #20

Closed durzo closed 3 years ago

durzo commented 3 years ago

Documentation also updated.

New optional config params in .env file:

WMM_CHANNEL='📦wmm-stock'
WMM_INTERVAL=3800

If these are not set, they will default to the above values which should be good for us.

WMM_INTERVAL will be added to .env when ;set_wmm_interval is called to persist over restarts.

WMM_CHANNEL is not updated by the bot and must be defined if the default is incorrect.