Skip to content

Implementation of Dev-Only Command Access & Safe Live Testing System #12

@dalbrechtmartin

Description

@dalbrechtmartin

🧪 Feature: Dev-Only Command Access & Safe Live Testing System

🎯 Purpose

Enable live testing of new bot features by restricting access to specific commands (or features) to admins and beta-testers only. This prevents regular users from encountering incomplete or buggy functionality and allows seamless bot updates during development.


✅ Tasks

1. 🧑‍🔧 Create Beta Role

  • Create a role named BetaTest.
  • Copy the role ID (Right click → Copy ID) and store it in env file.

Example:

TESTER_ROLE_ID = [123456789012345678] 

Metadata

Metadata

Labels

5Between 1 - 2 days of work estimatedIn progressUser story in progresscleanCleaning codeenhancementNew feature or requestuser storyObjective to achieve

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions