Cucked
alt for promote #70
Labels
No labels
Automated
Backlog
Post_Prototype_1.0
Bot_Code
Core
Bot_Code
Custom
CI/CD
Complexity
Advanced
Complexity
Basic
Complexity
Expert
Complexity
Intermediate
Kind/Breaking
Kind/Bug
Kind/Bug Fix
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Nix
Ownership
Collab
Ownership
Collab with Leads
Ownership
Individual Lead
Ownership
In-Review
Ownership
Needs Owner > May Delegate
Ownership
Workshop with Leads
Phase 1.0
Requirements > Drafting
Phase 1.0
Requirements > Researching
Phase 1.0
Requirements > Review & Planning
Phase 2.0
Design > Research & Analysis
Phase 3.0
Coding > Implementation
Phase 4.0
QA > Unit Testing & Design
Phase 5.0
Resolution > Completed
Phase 5.0
Resolution > Review for Completion
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: modulatingforce/forcebot_rs#70
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promote BotCommand should have an alt : cucked . Promote should check if the given argument is an existing chatter > if the argument is not an existing chatter, and the BotCommand invoker is a BotAdmin, go through the promotion process targeting the invoker.
This could turn to funny situations where BotAdmin attempts to run a BotCommand that requires Channel Elevated roles, receives an access related bot notification, then they can call
cucked
to promote themselves. You could even enhance it so if they call that alt specifically (cucked
), it responds with auhhh
, pause for 1s, then goes through the promotion processI want it versatile enough to do the above even if the BotAdmin passes an argument that isn't a chatter : for example,
cucked wrr !!
This could also be fun for specific channel elevated users who can
cuck
their viewers by giving them elevated rolesAt the moment, I don't think there's chatter validation anywhere in the bot that checks if the chatter exists ; I'm also not sure if this would be an expensive operation for something relatively smol so this will explore that
For each of the Requirements for
promote
:cucked
specifically (rather than regularpromote
) ,uhhh
, pause for 1s , then go through promotion process as normal