main.py
import re re.compile(r"(?:new|rm)group\s") re.compile(r"none\d+\.yet>") re.compile(r"^Meow\!", re.M)
created 27 days ago