Captain Ezio commited on
Commit
1320006
·
1 Parent(s): 085077d

added animation

Browse files
Files changed (1) hide show
  1. Powers/plugins/start.py +3 -2
Powers/plugins/start.py CHANGED
@@ -180,8 +180,9 @@ async def help_menu(_, m: Message):
180
 
181
  )
182
  else:
183
- await m.reply_text(
184
- text=f"Press the button below to get help for <i>{help_option}</i>",
 
185
  reply_markup=ikb(
186
  [
187
  [
 
180
 
181
  )
182
  else:
183
+ await m.reply_animation(
184
+ animation="https://media.giphy.com/media/p1ocgMPg7WIpoxHUfc/giphy.gif",
185
+ caption=f"Press the button below to get help for <i>{help_option}</i>",
186
  reply_markup=ikb(
187
  [
188
  [