Giter Site home page Giter Site logo

inline-filter-bot's Introduction

Inline-Filter-Bot


     

A Telegram Bot for filter in Inline

Features

  • Unlimited Filters
  • Supports all type of filters
  • Supports Alert Button
  • Using Common Markups for formatting
  • Import and Export feature (allows to copy filters from one inline filter bot to another)
  • Custom Start Message, filter adding-deleting command

DEMO BOT

Installation

Deploy on Heroku

Deploy

Deploy in your VPS

git clone https://github.com/CodeXBotz/Inline-Filter-Bot
cd Inline-Filter-Bot
pip3 install -r requirements.txt
python3 InlineBot

Special Commands

Admin Commands

  • /add - add filter to bot (customisable command)
  • /del - delete filter from bot (customisable command)
  • /filters - view current filters
  • /export - export filters data as file
  • /stats - view bot statistics
  • /broadcast - broadcast any messages to bot users

Owner Commands

  • /delall - delete all filters from bot
  • /import - import an exported file to bot
  • All other admin commands

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • TG_BOT_TOKEN Your bot token from @BotFather
  • OWNER_ID Must enter Your Telegram Id
  • ADMINS Other Admins Telegram Id, seperate by space
  • DATABASE_URL Database URL from mongodb.com
  • THUMBNAIL_URL Optional: URL of an Image, thumbnail for Text filter
  • IS_PUBLIC Optional: Set this False if you creating this bot admins only, Default is True
  • START_MESSAGE Optional: Your Bot Start Message, you can use HTML, and fillings for formatting
  • FILTER_COMMAND Optional: Custom command for add filter
  • DELETE_COMMAND Optional: Custom command for add filter

Fillings for START_MESSAGE

  • {mention} Mention user
  • {first_name} User First name
  • {last_name} User Last name
  • {user_id} Telegram ID of the User
  • {username} Username of the User

Support

Join Our Telegram Group For Support/Assistance And Our Channel For Updates.

Report Bugs, Give Feature Requests There..

Credits

Licence

GNU GPLv3 Image

INLINE-FILTER-BOT is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Star this Repo if you Liked it ⭐⭐⭐

inline-filter-bot's People

Contributors

shabin-k avatar shahsad-kp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.