AOSSIE-Org / AOSSIE-Org/Devr.AI

FEATURE REQUEST:Add Admin Commands for Bot Management and Monitoring

未關閉
#202 6 則留言 1 個 reaction 已指派 1 人 已被 @SiddhantGahankari 認領 在 GitHub 檢視
enhancement
主要語言
Python
星號
102
分支
137
PR 合併指標
30 天內沒有已合併 PR

描述

### Is your feature request related to a problem?

- [x] Yes, it is related to a problem

### Describe the feature you'd like

## 🌟 Feature Description

Add administrative Discord slash commands for bot management and monitoring. Commands would let maintainers check bot health, manage queues, and handle user issues without database access.

## 🔍 Problem Statement

The bot has no admin commands. All commands are available to everyone. Maintainers cannot monitor bot status, clear stuck messages, or debug user issues in real-time. Any maintenance requires manual database edits or bot restarts.

## 🎯 Expected Outcome

Add permission-restricted admin commands:

- /admin stats - View message counts, queue sizes, response times
- /admin queue status - Check pending tasks
- /admin queue clear - Remove stuck messages
- /admin user info - Inspect user state
- /admin user reset - Fix broken user state
- /admin cache clear - Clear cached data
- /admin health - Check database and API connections

Commands restricted to server administrators and bot owner. All actions logged to database.

I want to work on implementing this feature.

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on implementing this feature

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。