From e8e15d999b21737879f482b1f9b411524f519bde Mon Sep 17 00:00:00 2001 From: Slivo Date: Wed, 31 Oct 2018 12:50:41 +0100 Subject: [PATCH] Update README.md Add warning for multiple script on the same IP --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e786f1..6b790c9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This bot use RedisQ (https://github.com/zKillboard/RedisQ) in order to provide q ## Setup +Warning: You can only host this script once behind a given IP address due to RedisQ limitations + * Checkout the project * Run `composer install` * Edit the first part of `Setting.php` to match your configuration.