Giter VIP home page Giter VIP logo

devil-v2's Introduction

๐‰๐จ๐ก๐ง ๐ƒ๐ฎ๐ซ๐š๐ข๐ซ๐š๐ฃ

๐š…๐šŽ๐š›๐šข ๐š‚๐šŽ๐š–๐š™๐š’๐š• ๐™ฑ๐š˜๐š ๐™ฐ๐šž๐š๐š˜ ๐™ต๐š’๐š•๐š๐šŽ๐š› ๐š‹๐š˜๐š Typing SVG

# ๐™ฒ๐™ป๐™ธ๐™ฒ๐™บ ๐™ฑ๐™ด๐™ป๐™พ๐š† ๐™ธ๐™ผ๐™ฐ๐™ถ๐™ด ๐šƒ๐™พ ๐™ณ๐™ด๐™ฟ๐™ป๐™พ๐šˆ ๐Ÿ‘‡

Deploy

  • Auto Filter
  • Manuel Filter
  • IMDB
  • Admin Commands
  • Broadcast
  • Index
  • IMDB search
  • Fun mode
  • Inline Search
  • Random pics
  • ids and User info
  • Stats, Users, Chats, Ban, Unban, Leave, Disable, Channel

โ„‚๐•†โ„•๐•‹๐”ธโ„‚๐•‹

Telegram Telegram

๐™ธ๐š—๐šœ๐š๐šŠ๐š•๐š•๐šŠ๐š๐š’๐š˜๐š—

๐™ณ๐™ด๐™ฟ๐™ป๐™พ๐šˆ ๐™พ๐™ฝ ๐™ท๐™ด๐š๐™พ๐™บ๐š„

Deploy

๐™ณ๐™ด๐™ฟ๐™ป๐™พ๐šˆ ๐™พ๐™ฝ ๐š๐™ฐ๐™ธ๐™ป๐š†๐™ฐ๐šˆ

Deploy on Railway

#Hard Way

# ๐™ฒ๐š›๐šŽ๐šŠ๐š๐šŽ ๐šŸ๐š’๐š›๐š๐šž๐šŠ๐š• ๐šŽ๐š—๐šŸ๐š’๐š›๐š˜๐š—๐š–๐šŽ๐š—๐š
python3 -m venv env

# ๐™ฐ๐šŒ๐š๐š’๐šŸ๐šŠ๐š๐šŽ ๐šŸ๐š’๐š›๐š๐šž๐šŠ๐š• ๐šŽ๐š—๐šŸ๐š’๐š›๐š˜๐š—๐š–๐šŽ๐š—๐š
env\Scripts\activate.bat # For Windows
source env/bin/activate # For Linux or MacOS

# ๐™ธ๐š—๐šœ๐š๐šŠ๐š•๐š• ๐™ฟ๐šŠ๐šŒ๐š”๐šŠ๐š๐šŽ๐šœ
pip3 install -r requirements.txt

# Edit info.py with variables as given below then run bot
python3 bot.py

Check sample_info.py before editing info.py file

๐š…๐šŠ๐š›๐š’๐šŠ๐š‹๐š•๐šŽ๐šœ

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.

Optional Variables

  • PICS: Telegraph links of images to show in start message.( Multiple images can be used seperated by space )
  • Check info.py for more

Note

Admin commands

channel - Get basic infomation about channels
total - Show total of saved files
delete - Delete file from database
index - Index all files from channel.
logger - Get log file

Tips

  • You can use | to separate query and file type while searching for specific type of file. For example: Avengers | video
  • If you don't want to create a channel or group, use your chat ID / username as the channel ID. When you send a file to a bot, it will be saved in the database.

Thanks to

Support

Contact Me On Telegram

Update Channel

License

Code released under The GNU General Public License

๐™ฒ๐š๐™ด๐™ฐ๐šƒ๐™พ๐š

๐™ฐ๐™ป๐™ฑ๐™ธ๐™ฝ ๐šƒ๐™บ๐™พ

devil-v2's People

Contributors

adventurboy avatar cutozki avatar jonatan1609 avatar lallu-lallus avatar mahesh0253 avatar mrprofessor999 avatar pandithan avatar peterparker088 avatar sahadz avatar samantha-a avatar saminsumesh avatar shahsad-kp avatar spechide avatar subinps avatar xxxtention-tg 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.