Skip to content

Implement user ban system#2

Draft
onlyeRG wants to merge 1 commit intomainfrom
cursor/implement-user-ban-system-254a
Draft

Implement user ban system#2
onlyeRG wants to merge 1 commit intomainfrom
cursor/implement-user-ban-system-254a

Conversation

@onlyeRG
Copy link
Owner

@onlyeRG onlyeRG commented Oct 12, 2025

Implement a comprehensive ban system and admin management features.

This PR introduces persistent banning and granular admin control, replacing the previous basic spam protection with a robust, database-driven solution for managing user access and bot permissions.


Open in Cursor Open in Web

This commit introduces new features for managing administrators and banning users. It includes database updates for storing admin and ban information, as well as new commands in the `admin.py` plugin to add, remove, list admins, and ban/unban users. The `start.py` and `newpost.py` plugins are updated to incorporate these new functionalities and improve existing ones.

Co-authored-by: rgisop77 <rgisop77@gmail.com>
@cursor
Copy link

cursor bot commented Oct 12, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants