sachin9742s / sachin-media-search-bot

GNU General Public License v2.0
0 stars 0 forks source link

Modified Version Of Media Search bot

Added Features

Installation

Easy Way

Deploy

Hard Way

# Create virtual environment
python3 -m venv env

# Activate virtual environment
env\Scripts\activate.bat # For Windows
source env/bin/activate # For Linux or MacOS

# Install Packages
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

Variables

Required Variables

Optional Variables

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

Thanks to

Support

Contact Me On Telegram

Update Channel

License

Code released under The GNU General Public License.