https://github.com/infinitypaul/aidsyncbot
https://github.com/infinitypaul/aidsyncbot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/infinitypaul/aidsyncbot
- Owner: infinitypaul
- Created: 2025-02-07T14:44:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T09:17:36.000Z (over 1 year ago)
- Last Synced: 2025-02-25T09:34:06.522Z (over 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 🤖 CareBot - Telegram Support Bot
CareBot is a **Telegram support bot designed to facilitate **support requests** within Telegram groups. It allows **admins** to initiate support requests for users, collect necessary details via DM, and notify other admins.
---
## 🚀 Features
✅ **Admin-Only Commands**: Only authorized admins can run `/help` and `/setup`.
✅ **Dynamic Support Requests**: Users provide necessary details via DM.
✅ **Session Persistence**: Users can continue from where they left off if they restart the bot.
✅ **File Uploads**: Users can upload screenshots/documents with their request.
✅ **Admin Notifications**: All admins in the group get notified of support requests.
✅ **Configurable Access Control**: Choose between **admin-only** or **everyone** access for `/help`.
✅ **Multiple Groups Support**: CareBot works across different support groups.
✅ **Automatic Resume**: If a user hasn’t started the bot, the session resumes when they do.
---
## 📦 Installation
### **1️⃣ Clone the repository**
```sh
git clone https://github.com/infinitypaul/aidsyncbot.git
cd aidsyncbot
```
## 📦 Commands