DX-MODS / BIXBY-BOT

BIXBY BOT is an advanced filter bot made by ziyan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPG

Stars License Python

Features

  • Auto Filter
  • Manual Filter
  • IMDB
  • Admin Commands
  • Broadcast
  • Index
  • IMDB Search
  • Inline Search
  • Random Pics
  • Ids And User Info
  • Stats, Users, Chats, Ban, Unban, Leave, Disable, Channel
  • Spelling Check Feature
  • Custom File Caption
  • Group Broadcast
  • AutoFilter Auto Delete
  • Junk Group & Users Clearing On Database
  • Global Filter
  • Url Shortner In Autofilter
  • Custom Button Lock
  • Image Editor & Background Remover
  • Telegraph, Pin, Json, Password Generator
  • Ban, Mute, Unmute, Etc... Group Manager
  • Custom Welcome Message
  • Advanced Admin Panel
  • Photo Changing In All Buttons
  • Custom Start Message
  • Custom Button Alter Message
  • Advanced Status (Disk, Cpu, Ram, Uptime..) In Image Type
  • Logo Maker anime and normal logo

Required Variables

  • BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.
  • API_ID: Get this value from telegram.org
  • API_HASH: Get this value from telegram.org
  • CHANNELS: Username or ID of channel or group. Separate multiple IDs by space
  • 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
  • DATABASE_NAME: Name of the database in mongoDB. For more help watch this video
  • LOG_CHANNEL : A channel to log the activities of bot. Make sure bot is an admin in the channel.
  • Support Chat : Username of a Support Group / ADMIN. ( Should be username without @ and not ID

Optional Variables

  • PICS: Telegraph links of images to show in start message.( Multiple images can be used seperated by space )
  • USE_CAPTION_FILTER : Whether bot should use captions to improve search results. (True False)
  • CUSTOM_FILE_CAPTION : A custom file caption for your files. formatable with , file_name, file_caption, file_size, Read Readme.md for better understanding
  • CACHE_TIME : The maximum amount of time in seconds that the result of the inline query may be cached on the server
  • IMDB : Imdb, the view of information when making True/False
  • SINGLE_BUTTON : choose b/w single or double buttons
  • P_TTI_SHOW_OFF : Customize Result Buttons to Callback or Url by (True = url / False = callback)

Deploy

Deploy To Koyeb


Deploy

Deploy To Railway


Deploy

Deploy To Heroku


Deploy

Commands

start - check bot alive
ping - pong
settings - get settings 
logs - to get the rescent errors
stats - to get status of files in db.
filter - add manual filters
filters - view filters
connect - connect to PM.
disconnect - disconnect from PM
del - delete a filter
delall - delete all filters
deleteall - delete all index(autofilter)
delete - delete a specific file from index.
info - get user info
id - get tg ids.
imdb - fetch info from imdb.
users - to get list of my users and ids.
chats - to get list of the my chats and ids 
index  - to add files from a channel
leave  - to leave from a chat.
disable  -  do disable a chat.
enable - re-enable chat.
ban_user  - to ban a user.
unban_user  - to unban a user.
channel - to get list of total connected channels
broadcast - to broadcast a message to all users in database

TELAGRAM SUPPORT

  • DX-MODS

Disclaimer

GNU Affero General Public License 2.0
Licensed under GNU AGPL 2.0. Don't copy the codes and re distribute without my license and credits is strictly prohibited as per the AGPL license provided here

About

BIXBY BOT is an advanced filter bot made by ziyan

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%Language:Dockerfile 0.1%Language:Procfile 0.0%