Add FlanaBot._on_help
This commit is contained in:
@@ -276,6 +276,7 @@ class FlanaBot(Connect4Bot, PenaltyBot, PollBot, ScraperBot, UberEatsBot, Weathe
|
|||||||
f' <b>group_name:</b> <code>{message.chat.group_name}</code>',
|
f' <b>group_name:</b> <code>{message.chat.group_name}</code>',
|
||||||
self.owner_chat
|
self.owner_chat
|
||||||
)
|
)
|
||||||
|
await self.send('Se ha notificado a Flanagan. Se pondrá en contacto contigo cuando pueda.', message)
|
||||||
|
|
||||||
async def _on_new_message_default(self, message: Message):
|
async def _on_new_message_default(self, message: Message):
|
||||||
if message.is_inline:
|
if message.is_inline:
|
||||||
|
|||||||
Reference in New Issue
Block a user