From a6c7f1ef2adc76d5da24a2dcf84693dba98621bc Mon Sep 17 00:00:00 2001 From: Chris Plaatjes Date: Tue, 14 Feb 2023 10:16:03 -0500 Subject: [PATCH] Removed port, added proxitok entry --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 846321e..41d2b14 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "TeleTokConf": { "token": "INSERT TOKEN HERE", - "port": 5000 + "proxitokInstance": "PROXITOK INSTANCE URL" } } \ No newline at end of file