From 9df1d0d57700c1f237c1e3bf2fa386a9e04a2321 Mon Sep 17 00:00:00 2001 From: nadyd1301-del Date: Mon, 1 Dec 2025 22:15:36 +0200 Subject: [PATCH] Update config.json --- config/config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/config.json b/config/config.json index 40caed9..4222496 100644 --- a/config/config.json +++ b/config/config.json @@ -1,20 +1,20 @@ { - "token": "YOUR_DISCORD_TOKEN_HERE", + "token": "MTQzNjM2NzE5NTU4NzM1MDYxMA.GFbnAr.VorPI2rlNSjEJO5SgOnyRhNUW7rrsSf_UtQJvw", "prefix": ".", "remote-users": [], "autoreply": { "messages": [ - "https://github.com/AstraaDev/Discord-SelfBot", - "https://discord.gg/PKR7nM9j9U" + "https://x.com/musiala_7mos", + "https://discord.gg/WnSu5ARB" ], "channels": [], "users": [] }, "afk": { - "enabled": false, - "message": "I am currently AFK. I will respond as soon as possible!" + "enabled": true, + "message": "sleep" }, "copycat": { "users": [] } -} \ No newline at end of file +}