chore(deps): remove legacy gemini client and fix easter egg range

This commit is contained in:
minecraft1024a
2025-08-19 11:54:00 +08:00
committed by Windpicker-owo
parent bd218db8e4
commit 46246d6f34
3 changed files with 1 additions and 606 deletions

2
bot.py
View File

@@ -69,7 +69,7 @@ def easter_egg():
from colorama import init, Fore
init()
a = randint(1,10)
a = randint(0,10)
if a<2:
text = "喵喵~你的麦麦被猫娘入侵了喵~"
else: