From 2e75fdaa082913d263c9ec2709fab1ebd0db59b6 Mon Sep 17 00:00:00 2001 From: Govindas Date: Tue, 22 Mar 2022 11:44:35 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b778fd4..7a12610 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ You can transfer any data in the form of text between your servers, you can prog It is developed and maintained by Govindas & the team of Govindas Limework developers. +There is only one command: **/reloadredis** it fully reloads the configuration, you can reload IP, password, channels and everything else. + +You only need to have matching configuration in every server for communication and a Redis server to connect to. I recommend using a VPS for hosting redis server, but there also are free redis hosting options available. + ### Redis Message ``` on redis message: @@ -44,10 +48,6 @@ Syntax: variable[s] %strings% in [redis] [channel] %string% ``` -There is only one command: **/reloadredis** it fully reloads the configuration, you can reload IP, password, channels and everything else. - -You only need to have matching configuration in every server for communication and a Redis server to connect to. I recommend using VPS for hosting redis server, I personally use VPS from humbleservers.com. - #### Configuration plugins/RediSkript/config.yml ```