An open API service indexing awesome lists of open source software.

https://github.com/infinitypaul/aidsyncbot


https://github.com/infinitypaul/aidsyncbot

Last synced: about 2 months ago
JSON representation

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