Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morpheusadam/laravel-management-telegram-bot
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.
https://github.com/morpheusadam/laravel-management-telegram-bot
bot community-management group-management laravel saas software telegram telegram-bot telegroupbot
Last synced: about 15 hours ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/morpheusadam/laravel-management-telegram-bot
- Owner: morpheusadam
- Created: 2024-08-15T09:57:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T19:22:48.000Z (2 months ago)
- Last Synced: 2024-09-07T20:35:52.055Z (2 months ago)
- Topics: bot, community-management, group-management, laravel, saas, software, telegram, telegram-bot, telegroupbot
- Language: CSS
- Homepage:
- Size: 65.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Screenshot 3](assets/images/media/3.jpg)
# Laravel Management Telegram Bot
This project is a Laravel-based application for managing Telegram groups using the TeleGroupBot software.
## Requirements
- PHP >= 7.3
- MySQL >= 5.7
- Composer
- Node.js and npm (for frontend assets)## Installation
1. Clone the repository:
```sh
git clone https://github.com/yourusername/laravel-management-telegram-bot.git
cd laravel-management-telegram-bot
```2. Install PHP dependencies:
```sh
composer install
```3. Install Node.js dependencies:
```sh
npm install
```4. Copy the `.env.example` file to `.env` and configure your environment variables:
```sh
cp .env.example .env
```5. Generate the application key:
```sh
php artisan key:generate
```6. Run the database migrations:
```sh
php artisan migrate
```7. (Optional) Seed the database:
```sh
php artisan db:seed
```8. Compile the frontend assets:
```sh
npm run dev
```## Usage
To start the development server, run:
Visit `http://localhost:8000` in your browser to see the application.
## Features
- **Group Management**: Automate various tasks to manage your Telegram group efficiently.
- **Privacy and Security**: Ensures the privacy and security of your group.
- **Customizable**: Adapt the bot to the unique needs of your group.
- **Advanced Message Filtering**: Automatically filter messages to maintain a clean and relevant discussion.
- **Keyword Monitoring**: Censor specific words to keep the group respectful.
- **Service Message Management**: Control service messages like "user joined" or "user left".
- **New Member Restrictions**: Set restrictions for new members.
- **Scheduled Messages**: Schedule messages to keep your group informed about upcoming events.
- **Member Activity Insights**: Gain insights into member activity and interaction patterns.
- **Ban and Mute Members**: Effectively manage problematic members.## Contributing
If you would like to contribute to this project, please fork the repository and submit a pull request.
## Contact
For any questions or support, please contact [[email protected]](mailto:[email protected]).
![Screenshot 5](assets/images/media/6.png)
Visit `http://localhost:8000` in your browser to see the application.
## Features
- **Group Management**: Automate various tasks to manage your Telegram group efficiently.
- **Privacy and Security**: Ensures the privacy and security of your group.
- **Customizable**: Adapt the bot to the unique needs of your group.
- **Advanced Message Filtering**: Automatically filter messages to maintain a clean and relevant discussion.
- **Keyword Monitoring**: Censor specific words to keep the group respectful.
- **Service Message Management**: Control service messages like "user joined" or "user left".
- **New Member Restrictions**: Set restrictions for new members.
- **Scheduled Messages**: Schedule messages to keep your group informed about upcoming events.
- **Member Activity Insights**: Gain insights into member activity and interaction patterns.
- **Ban and Mute Members**: Effectively manage problematic members.## Screenshots
![Screenshot 1](assets/images/media/1.jpg)
![Screenshot 2](assets/images/media/2.jpg)
![Screenshot 4](assets/images/media/5.jpg)## Contributing
If you would like to contribute to this project, please fork the repository and submit a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Contact
For any questions or support, please contact [[email protected]](mailto:[email protected]).
## Repository
[GitHub Repository](https://github.com/morpheusadam/laravel-management-telegram-bot.git)
## 📞 Contact Me