From 3b295938e0f11ef43eef0dd991272bb425008adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ikun=E4=B8=A4=E5=B9=B4=E5=8D=8A?= <334495606@qq.com> Date: Tue, 19 Aug 2025 11:59:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20bot.py?= 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 c4e7cddff..1dab90207 100644 --- a/bot.py +++ b/bot.py @@ -105,7 +105,7 @@ def easter_egg(): items = ["多年以后,面对AI行刑队,张三将会回想起他2023年在会议上讨论人工智能的那个下午", "你知道吗?诺狐的耳朵很软,很好rua", "喵喵~你的麦麦被猫娘入侵了喵~"] - w = [10, 5, 2] + w = [1, 1, 1] text = weighted_choice(items, w) rainbow_colors = [Fore.RED, Fore.YELLOW, Fore.GREEN, Fore.CYAN, Fore.BLUE, Fore.MAGENTA] rainbow_text = ""