Closed durzo closed 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_INTERVAL
;set_wmm_interval
WMM_CHANNEL is not updated by the bot and must be defined if the default is incorrect.
WMM_CHANNEL
Documentation also updated.
New optional config params in .env file:
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.