feat(/edit): per-argument updates + clear syntax + admin-only #61
Reference in New Issue
Block a user
Delete Branch "fix/issue-46"
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?
Summary
Implements per-argument updates, clear syntax, and admin-only permission for /edit command.
Changes
Per-Argument Updates
Clear Syntax (- prefix)
/edit 1 -link- clear link only/edit 1 -date- clear date only/edit 1 -link -date- clear both/edit 1 new text -link- update text, clear link/edit 1 -link https://new.com- clear link, add new linkLink Uniqueness on Update
Admin-Only
Updated Usage
Fixes #46
lgtm
Pull request closed