Skip to content

Suphiozturk8/FileSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram File Sharing Bot

Overview

This bot enables you to share files on Telegram and obtain sharing links for these files.

Features

  • File Sharing: Share various types of files including videos, audios, photos, documents, stickers, GIFs, voice notes, and video notes.
  • Interactive Interface: Use commands like /start to initiate the bot and /help to get information about supported file types.

Getting Started

  1. Clone the repository: git clone https://github.com/suphiozturk8/FileSharing.git && cd FileSharing
  2. Install dependencies: pip install -r requirements.txt
  3. Set up your Telegram bot token in the config.py file.
  4. Run the bot: python main.py

Contributing

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature.
  3. Make your changes and commit: git commit -m "Add new feature".
  4. Push to the branch: git push origin feature/new-feature.
  5. Submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages