This bot enables you to share files on Telegram and obtain sharing links for these files.
- File Sharing: Share various types of files including videos, audios, photos, documents, stickers, GIFs, voice notes, and video notes.
- Interactive Interface: Use commands like
/startto initiate the bot and/helpto get information about supported file types.
- Clone the repository:
git clone https://github.com/suphiozturk8/FileSharing.git && cd FileSharing - Install dependencies:
pip install -r requirements.txt - Set up your Telegram bot token in the
config.pyfile. - Run the bot:
python main.py
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature. - Make your changes and commit:
git commit -m "Add new feature". - Push to the branch:
git push origin feature/new-feature. - Submit a pull request.
This project is licensed under the MIT License.