From be454303c5ab2cd06671337ff80a24f33ecb2ef1 Mon Sep 17 00:00:00 2001 From: ikun-11451 <334495606@qq.com> Date: Tue, 19 Aug 2025 05:55:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=96=B5=E5=96=B5~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 65e420c7f..6eef7614a 100644 --- a/bot.py +++ b/bot.py @@ -68,7 +68,7 @@ def easter_egg(): from colorama import init, Fore init() - text = "多年以后,面对AI行刑队,张三将会回想起他2023年在会议上讨论人工智能的那个下午" + text = "喵喵~你的麦麦被猫娘入侵了喵~" rainbow_colors = [Fore.RED, Fore.YELLOW, Fore.GREEN, Fore.CYAN, Fore.BLUE, Fore.MAGENTA] rainbow_text = "" for i, char in enumerate(text):