feat(/add): add admin-only and link uniqueness handling #77

Merged
shoko merged 1 commits from fix/issue-45-v3 into main 2026-04-04 12:59:49 +02:00

1 Commits

Author SHA1 Message Date
shokollm
bac6830fc3 feat(/add): add admin-only and link uniqueness handling
Wrap add_bounty call in try-except to handle PermissionError
and ValueError from admin check and link uniqueness check.

Fixes #45
2026-04-04 17:59:20 +07:00