Yves/commands/utils.py

2 lines
78 B
Python

def error_msg(message: str):
return f"[#e5323b][Error] [#reset]{message}"