https://github.com/afirdaus7891/Media-Files-Share
https://github.com/afirdaus7891/Media-Files-Share
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/afirdaus7891/Media-Files-Share
- Owner: afirdaus7891
- License: gpl-3.0
- Created: 2021-09-12T19:54:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T19:56:59.000Z (over 3 years ago)
- Last Synced: 2024-11-08T05:38:49.014Z (6 months ago)
- Language: Python
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome - Media-Files-Share - Telegram Bot To Store Posts And Documents And it Can Access By Special Links. (Communication and Collaboration Tools)
README
# File-sharing-Bot
Telegram Bot To Store Posts And Documents And it Can Access By Special Links./nI Guess This Will Be Usefull For Many People...
##
**If You Need Any More Modes in Repo or If You Find Out Any Bugs, Mention in [codexbotzsupport](https://www.telegram.dog/codexbotzsupport)**
### Features
- Fully customisable.
- Customisable welcome messages.
- More than one Posts in One Link.
- Can be deployed on heroku directly.### Setup
- Add the bot to Database Channel with all permission
- Add bot to ForceSub channel as Admin with Invite Users via Link Permission if you enabled ForceSub##
### Installation
#### Deploy on Heroku
[](https://heroku.com/deploy?template=https://github.com/DarkAngel1234-tech/Multi-Files-Share)
![]()
**Check This Tutorial Video on YouTube for any Help**#### Deploy in your VPS
````bash
git clone https://github.com/CodeXBotz/File-Sharing-Bot
cd File-Sharing-Bot
pip3 install -r requirements.txt
#
python3 main.py
````### Admin Commands
```
/start - start the bot or get posts/batch - create link for more than one posts
/genlink - create link for one post
```
### Variables
* `API_HASH` Your API Hash from my.telegram.org
* `API_ID` Your API ID from my.telegram.org
* `TG_BOT_TOKEN` Your bot token from @BotFather
* `OWNER_ID` Must enter Your Telegram Id
* `CHANNEL_ID` Your Channel ID eg:- -100xxxxxxxx
* `ADMINS` Optional: A space separated list of user_ids of Admins, they can only create links
* `START_MESSAGE` Optional: start message of bot, use HTML and fillings
* `FORCE_SUB_CHANNEL` Optional: ForceSub Channel ID, leave 0 if you want disable force sub### Extra Variables
* `CUSTOM_CAPTION` put your Custom caption text if you want Setup Custom Caption, you can use HTML and fillings for formatting (only for documents)
* `DISABLE_CHANNEL_BUTTON` Put True to Disable Channel Share Button, Default if False### Fillings
#### START_MESSAGE* `{first}` - User first name
* `{last}` - User last name
* `{id}` - User ID
* `{mention}` - Mention the user
* `{username}` - Username#### CUSTOM_CAPTION
* `{filename}` - file name of the Document
* `{previouscaption}` - Original Caption## Support
Join Our [Telegram Group](https://www.telegram.dog/codexbotzsupport) For Support/Assistance And Our [Channel](https://www.telegram.dog/codexbotz) For Updates.
Report Bugs, Give Feature Requests There..### Credits
- Thanks To Dan For His Awsome [Libary](https://github.com/pyrogram/pyrogram)
- Thanks For [CodxBotz](https://www.telegram.dog/codexbotz) & [Our Group](https://t.me/Mo_Tech_Group) Members.### Licence
[](http://www.gnu.org/licenses/gpl-3.0.en.html)[Files-Share-Bot](https://github.com/DarkAngel1234-tech/Multi-Files-Share/) is Free Software: You can use, study share and improve it at your
will. Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.##
**Star this Repo if you Liked it ⭐⭐⭐**