Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uixss/telethon-gui
API Telegram client library, for bots too!
https://github.com/uixss/telethon-gui
hacktobertferst mtproto telegram-api telethon telethon-gui
Last synced: 8 days ago
JSON representation
API Telegram client library, for bots too!
- Host: GitHub
- URL: https://github.com/uixss/telethon-gui
- Owner: uixss
- Created: 2024-10-30T11:43:54.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T20:35:05.000Z (2 months ago)
- Last Synced: 2024-11-07T15:13:03.644Z (about 2 months ago)
- Topics: hacktobertferst, mtproto, telegram-api, telethon, telethon-gui
- Language: Python
- Homepage:
- Size: 16.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đĢ Coding Services SEND DM đĢ
# Telethon-GUI
![Telethon-GUI](gui.gif)
This project uses [Telethon](https://github.com/LonamiWebs/Telethon)
This project features a well-designed, user-friendly interface that ensures a smooth experience across different devices and screen sizes. The interface is optimized for clarity, ease of use, and provides intuitive access to all functionalities.
Additionally, the project architecture is built with scalability in mind, allowing for easy expansion to accommodate more users, features, and integrations as needed.
### đ Session Management
- đĨ **Login**: Easily load and save sessions on your device.
- đ **Authentication**: Authenticate with Telegram to keep sessions active.
- đ **List sessions**: Display active sessions and their details.### đŦ Chat Interaction
- âī¸ **Send messages**: Send text or multimedia messages to users, groups, and channels.
- đ¤ **Reply to messages**: Automate replies to specific messages.
- đ **Send files**: Send documents, images, videos, and other files.### đ Message Reading
- đŦ **Get unread messages**: Retrieve and process unread messages.
- đĩī¸ **Filter messages**: Sort messages by keyword, sender, etc.
- đ° **Receive mention notifications**: Get and manage notifications when mentioned.### đ Group and Channel Management
- đ **List members**: Retrieve a list of members in groups or channels.
- đŽ **Admins and Owner**: Identify admins and the owner in groups and channels.
- đšī¸ **Permission management**: Change user permissions in groups.### đ˛ Task Automation
- â˛ī¸ **Scheduled tasks**: Send messages or perform actions at specific times.
- đ¤ **Custom bots**: Automate tasks on Telegram through custom bots.
- đ **Event handling**: Detect and respond to Telegram events like new messages or updates.### đ Integration with Other Tools
- đ **URL shorteners**: Integrate URL shortening services in your messages.
- đĨī¸ **Run scripts**: Execute scripts in the background and run commands.
- đ **Data analysis**: Extract and process chat information for real-time analysis.---