Telegram Inline tenor gif search bot.
- 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
- python-telegram-bot - This library provides a pure Python interface for the Telegram Bot API.
Please read CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.
- Abhijith N T - Initial work
See also the list of contributors who participated in this project.
Join the News channel. Here we will post releases and updates.
The TGInlineGIF is licensed under the GPL-3.0 license.