the-vision / jarvis-telegram

Just A Rather Very Intelligent System, now on Telegram!
https://t.me/jarvis_chatbot
MIT License
15 stars 22 forks source link

bye: send gif #35

Closed swapagarwal closed 4 years ago

swapagarwal commented 4 years ago

After calling the reply_to method, call another method which sends an animated gif to the user here: https://github.com/the-vision/jarvis-telegram/blob/master/modules.py#L32 Reference: https://core.telegram.org/bots/api#sendanimation Example: bot.send_animation(message.chat.id, 'https://media.giphy.com/media/UrcXN0zTfzTPi/giphy.gif') Only for first-time contributors in this repo.

poojasrinivass commented 4 years ago

Can you assign me to work on this issue? I would like to contribute

RohitRathore1 commented 4 years ago

@poojasrinivass First complete your previous task.

poojasrinivass commented 4 years ago

Sure.

poojasrinivass commented 4 years ago

I have submitted a PR for my previous issue. Can I work on this now?

RohitRathore1 commented 4 years ago

@poojasrinivass I have assigned this issue to you. Let me know if you need any help.