From 3e20bf1b9fcc2ee575f6c6332777d788e86752c1 Mon Sep 17 00:00:00 2001
From: techies <h@unej.ac.id>
Date: Sun, 21 Aug 2022 08:37:54 +0700
Subject: [PATCH] Update 'config.example.json'

---
 config.example.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.example.json b/config.example.json
index b2ce688..efaf765 100644
--- a/config.example.json
+++ b/config.example.json
@@ -1,4 +1,4 @@
 {
-    "authToken": "123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11",
-    "owner": 34509246
+    "authToken": "TOKEN_BOT",
+    "owner": CHAT_ID
 }