KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
FilterBot
★ 23
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
WPDocGen
:
WordPress Doc Generator is a tool to automatically extract data about the actions, filters and shortcodes of your WordPress theme or plugin.
mujoco_camera_depth_test
:
No description available.
caddy-ngrok-listener
:
Caddy listener_wrapper to automatically listen on an ngrok tunnel
eks-with-cilium
:
:whale: :package: :rocket: - Terraform template for a production ready EKS Cluster and Cilium Service Mesh and eBPF
sd-library-notes
:
An extension for AUTOMATIC1111 to help you document your downloaded assets
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FilterBot
?
Download (.md)
## Filter-Bot  - [x] An advanced Telegram Filter Bot with nearly unlimitted filters!</b> - [x] Nearly unlimited filters.Supports all type of filters (Including Alert Button Filter). - [x] Can save button filters directly (Rose Bot Feature). - [x] Supports multiple PM connections. - [x] And all other features of a Filter Bot :D. - [x] broadcasting users - [x] force subscribers - [x] AutoDelete Filters. ### How to use the bot <p>Add bot to your group with admin rights.</p> <p>Add your filters :)</p> ### Bot Commands > Filter Commands - `/filter <filtername> <filtercontent>` - To add your filter. You can also reply to your content with /filter command. - `/stop <filtername>` - Delete your filter. - `/stopall` - Delete all filters from group. (Group Owner Only!). - `/filters` - List all filters in chat. > Connection Commands - `/connect groupid` - Connects your group to PM. You can also simply use, /connect in groups. - `/connections` - Manage your connections. (only in PM) > Broadcasting Commands - `/broadcast` - reply any message - `/status` - users status > Misc Commands - `/id` - Shows ID information - `/info <userid>` - Shows User Information. Also use /info as reply to some message for their details! ### Variables Read [this](https://github.com/PR0FESS0R-99/Filter-Bot/blob/Professor-99/variables.py) before you start messing up with your edits. > Required Variables.. - `API_ID` : Get this value from [here tutorial](https://youtu.be/F45N32GCyMo) - `API_HASH` : Get this value from [here tutorial](https://youtu.be/F45N32GCyMo) - `BOT_TOKEN` : Create a bot using [@BotFather](https://telegram.dog/BotFather), and get the Telegram API token. - `ADMINS` : Username or ID of Admin. Separate multiple Admins by space - `DATABASE_URI` : mongoDB URI. Get this value from mongoDB. For more help watch this [video](https://youtu.be/mD9veNL7KoE) - `DATABASE_NAME` : mongoDB Name. Get this value from mongoDB. For more help watch this [video](https://youtu.be/mD9veNL7KoE) - `PICS` : Telegraph links of images to show in start message.( Multiple images can be used separated by space ) > Optional Variables.. - `ADD_FILTER_CMD` : default will be 'filter' - `DELETE_FILTER_CMD` : default will be 'stop' - `DELETE_ALL_CMD` : default will be 'stopall' - `CONNECT_COMMAND` : default will be 'connect' - `DISCONNECT_COMMAND` : default will be 'disconnect' ### Credits > Thanks to [pyrogram](https://github.com/pyrogram/pyrogram) > Thanks to [TroJanzHEX](https://github.com/TroJanzHEX/Unlimited-Filter-Bot) > Thanks to [MoTech](https://github.com/PR0FESS0R-99/MoTech) ### Deploy to <details><summary>Deploy To Rander</summary> <br> <p><a href="https://youtu.be/hDGgPNgjo9o"> Watch Deploying Tutorial... </a></p> <p><a href="https://render.com/deploy?repo=https://github.com/Pr0fess0r-99/FilterBot"> <img src="https://render.com/images/deploy-to-render-button.svg" alt="Deploy"> </a></p> </details>