Skip to content

cleanerspam/profrobot

 
 

Repository files navigation

REPO Connect

Variables
  • BOT_TOKEN: .
  • API_ID:
  • API_HASH:
  • 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_URL:
  • DATABASE_NAME:
  • 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)

Url Shortner Variable

  • SHORT_URL : Url Of Shortner Site You Use
  • SHORT_API : Api Key Of Shortner Which You Use
Basic Commands
start - check bot alive
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
connections - check all connections
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 
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 Eva Maria users

Disclaimer

GNU Affero General Public License 2.0
Licensed under GNU AGPL 3.0. Selling The Codes To Other People For Money Is Strictly Prohibited. (its external alert)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%