{"id":18742335,"url":"https://github.com/morpheusadam/laravel-management-telegram-bot","last_synced_at":"2025-04-12T21:13:25.087Z","repository":{"id":253250356,"uuid":"842882851","full_name":"morpheusadam/laravel-management-telegram-bot","owner":"morpheusadam","description":"Laravel Management Telegram Bot is a comprehensive solution for managing Telegram groups using the TeleGroupBot software. This Laravel-based application automates various group management tasks, ensuring privacy, security, and customization to meet the unique needs of your community.","archived":false,"fork":false,"pushed_at":"2024-11-06T20:26:45.000Z","size":68404,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T21:13:05.224Z","etag":null,"topics":["bot","community-management","group-management","laravel","saas","software","telegram","telegram-bot","telegroupbot"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/morpheusadam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-15T09:57:28.000Z","updated_at":"2024-12-12T20:50:23.000Z","dependencies_parsed_at":"2024-08-15T14:40:53.891Z","dependency_job_id":null,"html_url":"https://github.com/morpheusadam/laravel-management-telegram-bot","commit_stats":null,"previous_names":["morpheusadam/laravel-management-telegram-bot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morpheusadam%2Flaravel-management-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morpheusadam%2Flaravel-management-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morpheusadam%2Flaravel-management-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morpheusadam%2Flaravel-management-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morpheusadam","download_url":"https://codeload.github.com/morpheusadam/laravel-management-telegram-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631681,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","community-management","group-management","laravel","saas","software","telegram","telegram-bot","telegroupbot"],"created_at":"2024-11-07T16:07:27.710Z","updated_at":"2025-04-12T21:13:20.078Z","avatar_url":"https://github.com/morpheusadam.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot 3](assets/images/media/3.jpg)\r\n\r\n# Laravel Management Telegram Bot\r\n\r\nThis project is a Laravel-based application for managing Telegram groups using the TeleGroupBot software.\r\n\r\n## Requirements\r\n\r\n- PHP \u003e= 7.3\r\n- MySQL \u003e= 5.7\r\n- Composer\r\n- Node.js and npm (for frontend assets)\r\n\r\n## Installation\r\n\r\n1. Clone the repository:\r\n    ```sh\r\n    git clone https://github.com/yourusername/laravel-management-telegram-bot.git\r\n    cd laravel-management-telegram-bot\r\n    ```\r\n\r\n2. Install PHP dependencies:\r\n    ```sh\r\n    composer install\r\n    ```\r\n\r\n3. Install Node.js dependencies:\r\n    ```sh\r\n    npm install\r\n    ```\r\n\r\n4. Copy the `.env.example` file to `.env` and configure your environment variables:\r\n    ```sh\r\n    cp .env.example .env\r\n    ```\r\n\r\n5. Generate the application key:\r\n    ```sh\r\n    php artisan key:generate\r\n    ```\r\n\r\n6. Run the database migrations:\r\n    ```sh\r\n    php artisan migrate\r\n    ```\r\n\r\n7. (Optional) Seed the database:\r\n    ```sh\r\n    php artisan db:seed\r\n    ```\r\n\r\n8. Compile the frontend assets:\r\n    ```sh\r\n    npm run dev\r\n    ```\r\n\r\n## Usage\r\n\r\nTo start the development server, run:\r\n\r\nVisit `http://localhost:8000` in your browser to see the application.\r\n\r\n## Features\r\n\r\n- **Group Management**: Automate various tasks to manage your Telegram group efficiently.\r\n- **Privacy and Security**: Ensures the privacy and security of your group.\r\n- **Customizable**: Adapt the bot to the unique needs of your group.\r\n- **Advanced Message Filtering**: Automatically filter messages to maintain a clean and relevant discussion.\r\n- **Keyword Monitoring**: Censor specific words to keep the group respectful.\r\n- **Service Message Management**: Control service messages like \"user joined\" or \"user left\".\r\n- **New Member Restrictions**: Set restrictions for new members.\r\n- **Scheduled Messages**: Schedule messages to keep your group informed about upcoming events.\r\n- **Member Activity Insights**: Gain insights into member activity and interaction patterns.\r\n- **Ban and Mute Members**: Effectively manage problematic members.\r\n\r\n## Contributing\r\n\r\nIf you would like to contribute to this project, please fork the repository and submit a pull request.\r\n\r\n\r\n## Contact\r\n\r\nFor any questions or support, please contact [yourname@example.com](mailto:yourname@example.com).\r\n\r\n\r\n\r\n\r\n![Screenshot 5](assets/images/media/6.png)\r\n\r\nVisit `http://localhost:8000` in your browser to see the application.\r\n\r\n## Features\r\n\r\n- **Group Management**: Automate various tasks to manage your Telegram group efficiently.\r\n- **Privacy and Security**: Ensures the privacy and security of your group.\r\n- **Customizable**: Adapt the bot to the unique needs of your group.\r\n- **Advanced Message Filtering**: Automatically filter messages to maintain a clean and relevant discussion.\r\n- **Keyword Monitoring**: Censor specific words to keep the group respectful.\r\n- **Service Message Management**: Control service messages like \"user joined\" or \"user left\".\r\n- **New Member Restrictions**: Set restrictions for new members.\r\n- **Scheduled Messages**: Schedule messages to keep your group informed about upcoming events.\r\n- **Member Activity Insights**: Gain insights into member activity and interaction patterns.\r\n- **Ban and Mute Members**: Effectively manage problematic members.\r\n\r\n## Screenshots\r\n\r\n![Screenshot 1](assets/images/media/1.jpg)\r\n![Screenshot 2](assets/images/media/2.jpg)\r\n![Screenshot 4](assets/images/media/5.jpg)\r\n\r\n## Contributing\r\n\r\nIf you would like to contribute to this project, please fork the repository and submit a pull request.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\r\n\r\n## Contact\r\n\r\nFor any questions or support, please contact [yourname@example.com](mailto:yourname@example.com).\r\n\r\n## Repository\r\n\r\n[GitHub Repository](https://github.com/morpheusadam/laravel-management-telegram-bot.git)\r\n\r\n## 📞 Contact Me\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003ca href=\"https://www.linkedin.com/in/hesam-ahmadpour\" style=\"color: red; font-size: 20px; text-decoration: none;\"\u003eLinkedIn\u003c/a\u003e |\r\n    \u003ca href=\"https://t.me/morpheusadam\" style=\"color: red; font-size: 20px; text-decoration: none;\"\u003eTelegram\u003c/a\u003e\r\n\u003c/div\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorpheusadam%2Flaravel-management-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorpheusadam%2Flaravel-management-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorpheusadam%2Flaravel-management-telegram-bot/lists"}