Skip to content

rashid2003/TelegramiFrame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelegramiFrame 🤖🌐

TelegramiFrame is a Telegram bot that allows users to stream websites within a Telegram Mini App. Users can send a URL to the bot, which then provides an inline button to open the website in a WebApp.

Features ✨

  • Streams websites within a Telegram Mini App
  • Provides an inline button to open the URL in a WebApp
  • Displays a preview with the website's title, description, and preview image

Installation 🛠️

  1. Clone the repository:

    git clone https://github.com/yourusername/TelegramiFrame.git
    cd TelegramiFrame
  2. Create a virtual environment and activate it:

    python3 -m venv venv
    source venv/bin/activate
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Create a .env file in the project directory and add your Telegram bot token:

    TELEGRAM_BOT_TOKEN=your-telegram-bot-token

Usage 🚀

  1. Run the bot:

    python main.py
  2. Start a chat with your bot on Telegram and send a URL. The bot will provide an inline button to open the website in a WebApp.

Example 📸

Example

Contributing 🤝

Contributions are welcome! Please open an issue or submit a pull request.

License 📄

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements 🙏

Made with ❤️ on a chilly winter night

About

TelegramiFrame is a Telegram bot that streams websites within a Telegram Mini App. Users can send a URL to the bot, which then provides an inline button to open the website in a WebApp, displaying a preview with the website's title, description, and preview image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages