From 2be089223e48a2c8223e43436bb145ae676ef649 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 8 Jul 2023 14:47:27 +0800 Subject: 🧬Just a Test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/plugins/exc.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/plugins') diff --git a/tests/plugins/exc.py b/tests/plugins/exc.py index 7e453ed..4d6b885 100644 --- a/tests/plugins/exc.py +++ b/tests/plugins/exc.py @@ -13,4 +13,6 @@ class Exec(Plugin): return False if self.event.type != "message": return False - return self.event.message.startswith("t") \ No newline at end of file + return self.event.message.startswith("t") + +print(1) \ No newline at end of file -- cgit v1.2.3-70-g09d2