From 1ac810c20e09829e257a921db96486e305b3b536 Mon Sep 17 00:00:00 2001 From: TKperson <50115012+TKperson@users.noreply.github.com> Date: Wed, 23 Feb 2022 10:01:22 -0800 Subject: [PATCH] Update c-realV2.py --- c-realV2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-realV2.py b/c-realV2.py index 2e6aeaf..c45394e 100644 --- a/c-realV2.py +++ b/c-realV2.py @@ -183,7 +183,7 @@ def getConfig(choice, timeout): print(f'Your currect command_prefix is: {settings["command_prefix"]}') print(f'Use {settings["command_prefix"]}config to config the settings and more info about how to config.\n') - print('Join our discord https://discord.gg/REMwN7s68S') + print('Join our discord https://discord.gg/FwGWvwv4mW') settings_copy = deepcopy(settings)