/delete: soft delete + multi-ID + admin-only #47
Reference in New Issue
Block a user
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?
Objective
Update
/deletecommand with soft delete, multi-ID support, and admin permission.Changes
Soft Delete
deleted_attimestamp instead of actually deletingMulti-ID Support
/delete 1 2 3- delete bounties 1, 2, and 3 at onceAdmin-Only
Success Message
Dependencies