From 4a6fe95f4f139ecfbc5706bfbb06994d448c5a71 Mon Sep 17 00:00:00 2001 From: JordanFAVRE Date: Wed, 14 Mar 2018 12:37:05 +0100 Subject: [PATCH] Update README.md Mention delegators.json file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1aa41f9..a95c371 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ $ nodejs postpromoter.js This will run the process in the foreground which is not recommended. We recommend using a tool such as [PM2](http://pm2.keymetrics.io/) to run the process in the background as well as providing many other great features. +# Don't forget to remove the delegators.json file if you want to reload the delegators for your bot. + ## API Setup If you would like to use the API functionality set the "api.enabled" setting to "true" and choose a port. You can test if it is working locally by running: