From ec7dbd631dae404a5df597b4a1c56b6c547e940e Mon Sep 17 00:00:00 2001 From: cyberspace Date: Sat, 25 Apr 2026 01:51:35 +0800 Subject: [PATCH] Update config.json --- config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.json b/config.json index 7eac04d..c3d093b 100644 --- a/config.json +++ b/config.json @@ -1,15 +1,15 @@ { - "PAGE_ACCESS_TOKEN": "", + "PAGE_ACCESS_TOKEN": "2218738982284134|6jsir74-DdeYfOuKaefmR9tjvgs", "VERIFY_TOKEN": "WEBHOOK", "ADMINS": [ "" ], - "BOTNAME": "BOTNAME", + "BOTNAME": "Rower Digital Store", "PREFIX": "/", "THEME_SETUP": { "THEME": "Fiery", - "ADMIN": "Your Name", - "TITLE": "PAGEBOT", + "ADMIN": "Rower Digital Store", + "TITLE": "Rower Digital Store", "HTML": [ "#CE2F16", "#fe8916", @@ -19,4 +19,4 @@ "selfListen": false, "markAsSeen": true, "clearData": false -} \ No newline at end of file +}