/TGInlineGIF

This bot Search Gif Inline

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Telegram Inline Gif Search Bot

Deploy Heroku

Deploy


Clone

git clone https://github.com/Abhijith-cloud/TGInlineGIF.git

Install Requirements

pip3 install -U -r requirements.txt

Edit Sample_config.py and replace it with your bot details like

class config():
    BOT_TOKEN = '1051231515:AAGv9yJbkpqQBx5nPnSRTNjF66Y5C9u4u3E'  # from @botfather

RUN

python3 -m gifbot

Thank you

@SpEcHiDe