Skip to content

Muhammedshamil03/Elsa-1

 
 

Repository files navigation

Elsa-V3

Elsa

Stars Forks Size
Open Source happy
Contributors

New_feature

  • 2GB+File Support

Features

  • Auto Filter
  • Manual Filter
  • IMDB
  • Admin Commands
  • Broadcast
  • Index
  • IMDB search
  • Inline Search
  • Random pics
  • ids and User info
  • Stats, Users, Chats
  • Spelling Check Feature
  • File Store
  • 📂 PM & Channel
  • Auto delete

Variables

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.
  • DATABASE_NAME: Name of the database in mongoDB. For more help watch this
  • LOG_CHANNEL : A channel to log the activities of bot. Make sure bot is an admin in the channel.
  • SUPPORT_CHAT : @cinemala_com1
  • PICS: Telegraph links of images to show in start message.( Multiple images can be used seperated by space )

Optional Variables

Credits

Thanks To Mahesh MediaSearch

Thanks To Subinps AutoFilter & Base repo

Thanks To Joelkb Collaborator [Add Redirect feature,Error fixed, Add new features]

Thanks To Devil-Botz Owner,Add more features

Deploy to Koyeb

Deploy to Koyeb

Deploy

You can deploy this bot anywhere.

Deploy To Heroku

Deploy

Deploy To Okteto You can deploy to Okteto.
Deploy To VPS

git clone https://github.com/Botowner/Elsa
# Install Packages
pip3 install -U -r requirements.txt
Edit info.py with variables as given below then run bot
python3 bot.py

## Commands
* /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* /broadcast - to broadcast a message to all DᵤₗQᵤₑᵣ₂.ₒ users

CREATOR » Aswin

Disclaimer

GNU Affero General Public License 2.0
Licensed under GNU AGPL 2.0. Selling The Codes To Other People For Money Is Strictly Prohibited.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%