feat(/add): add admin-only and link uniqueness handling #77
Reference in New Issue
Block a user
Delete Branch "fix/issue-45-v3"
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?
Wrap add_bounty call in try-except to handle PermissionError and ValueError from admin check and link uniqueness check.
Fixes #45