abhint / TGInlineGIF

Telegram Inline tenor gif search bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram Inline tenor gif search bot.

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Procfile 0.4%