From 7167079624898f5b0cb729822c2ad0037f5ea485 Mon Sep 17 00:00:00 2001 From: PinLin Date: Tue, 10 Oct 2017 23:46:00 +0800 Subject: [PATCH] help_you message shouldn't jump out --- interface.py | 1 - 1 file changed, 1 deletion(-) diff --git a/interface.py b/interface.py index dfa49d9..4d612f5 100644 --- a/interface.py +++ b/interface.py @@ -190,7 +190,6 @@ class Kuser: bot.sendMessage(chat_id, "點我到題目頂", reply_to_message_id=reply['message_id']) def help_you(self): - self._question = '題外' bot.sendMessage(self._userid, "這裡是 kC Online Judge Bot!\n" "可以簡稱 kCOJ Bot,目前定居於 [" + config.NAME + "]\n" "作用是讓大家可以方便的透過我使用郭老程設課的 Online Judge\n"