TGInlineGIF icon indicating copy to clipboard operation
TGInlineGIF copied to clipboard

Telegram Inline tenor gif search bot.

Telegram Inline Gif Search Bot

Telegram Inline tenor gif search bot.

Getting started

  • Installation
$ git clone https://github.com/abhint/TGInlineGIF.git
  • Change directory
$ cd TGInlineGIF
  • Virtual Environment Optional
$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate
  • Install dependencies
$ pip install -r requirements.txt
  • Run the Bot
$ python -m gifbot
  • Require environment variables

Follow the links

1.BOT_TOKEN BotFather

Heroku Deploy

Deploy

Built With

  • python-telegram-bot - This library provides a pure Python interface for the Telegram Bot API.

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

Telegram Channel

Join the News channel. Here we will post releases and updates.

License

The TGInlineGIF is licensed under the GPL-3.0 license.

Thank you

@SpEcHiDe