diff options
Diffstat (limited to 'ATRI/plugins/plugin_anime')
-rw-r--r-- | ATRI/plugins/plugin_anime/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ATRI/plugins/plugin_anime/__init__.py b/ATRI/plugins/plugin_anime/__init__.py index f267aeb..ffe2be2 100644 --- a/ATRI/plugins/plugin_anime/__init__.py +++ b/ATRI/plugins/plugin_anime/__init__.py @@ -274,7 +274,7 @@ async def _(bot: Bot, event: Event, state: dict) -> None: if msg: pass else: - msg0 = "-==Setu Type Control System==-\n" + msg0 = "-==ATRI Setu Type Control System==-\n" msg0 += "**Tips: For SUPERUSERS**\n" msg0 += "┌Usage: setu-type {type}\n" msg0 += "└Type:\n" |