|
| 1 | +#### File-sharing-Bot |
| 2 | + |
| 3 | +<p align="center"> |
| 4 | + <a href="https://www.python.org"> |
| 5 | + <img src="http://ForTheBadge.com/images/badges/made-with-python.svg"> |
| 6 | + |
| 7 | + </a> |
| 8 | +</p> |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +Telegram Bot to store Posts and Documents and it can Access by Special Links. |
| 13 | +I Guess This Will Be Usefull For Many People.....😇. |
| 14 | + |
| 15 | +## |
| 16 | + |
| 17 | +**If you need any more modes in repo or If you find out any bugs, mention in [@codexbotzsupport ](https://www.telegram.dog/codexbotzsupport)** |
| 18 | + |
| 19 | +#### Features |
| 20 | +- Fully customisable. |
| 21 | +- Customisable welcome messages. |
| 22 | +- More than one Posts in One Link. |
| 23 | +- Can be deployed on heroku directly. |
| 24 | + |
| 25 | +### Setup |
| 26 | + |
| 27 | +- Add the bot to channels with admin permission, and thats it! |
| 28 | + |
| 29 | + |
| 30 | +### Deploy on Heroku |
| 31 | +[](https://heroku.com/deploy?template=https://github.com/CodeXBotz/File-Sharing-Bot) |
| 32 | + |
| 33 | +### Admin Commands |
| 34 | + |
| 35 | +``` |
| 36 | +start -start the bot or get posts |
| 37 | +
|
| 38 | +Batch -create link for more than one posts |
| 39 | +
|
| 40 | +``` |
| 41 | + |
| 42 | +### Variables |
| 43 | + |
| 44 | +* `API_HASH` Your API Hash from my.telegram.org |
| 45 | +* `API_ID` Your API ID from my.telegram.org |
| 46 | +* `TG_BOT_TOKEN` Your bot token from @BotFather |
| 47 | +* `OWNER_ID` Must enter Your Telegram Id |
| 48 | +* `CHANNEL_ID` Your Channel ID eg:- -100xxxxxxxx |
| 49 | +* `ADMINS` A space separated list of user_ids of Admins, they can only create links |
| 50 | +* `START_MESSAGE ` Optional: start message of bot, use HTML parsemode format |
| 51 | + |
| 52 | + |
| 53 | +## Support |
| 54 | +Join Our [Telegram Group](https://www.telegram.dog/codexbotzsupport) For Support/Assistance And Our [Channel](https://www.telegram.dog/codexbotz) For Updates. |
| 55 | + |
| 56 | +Report Bugs, Give Feature Requests There.. |
| 57 | + |
| 58 | +### Credits |
| 59 | + |
| 60 | +- Thanks To Dan For His Awsome [Libary](https://github.com/pyrogram/pyrogram) |
| 61 | + |
| 62 | +### Licence |
| 63 | +[](http://www.gnu.org/licenses/gpl-3.0.en.html) |
| 64 | + |
| 65 | +[FILE-SHARING-BOT](https://github.com/CodeXBotz/File-Sharing-Bot/) is Free Software: You can use, study share and improve it at your |
| 66 | +will. Specifically you can redistribute and/or modify it under the terms of the |
| 67 | +[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as |
| 68 | +published by the Free Software Foundation, either version 3 of the License, or |
| 69 | +(at your option) any later version. |
| 70 | + |
| 71 | +## |
| 72 | + |
| 73 | +**Star this Repo if you Liked it ⭐⭐⭐** |
0 commit comments