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
Owner

Wrap add_bounty call in try-except to handle PermissionError and ValueError from admin check and link uniqueness check.

Fixes #45

Wrap add_bounty call in try-except to handle PermissionError and ValueError from admin check and link uniqueness check. Fixes #45
shoko added 1 commit 2026-04-04 12:59:34 +02:00
Wrap add_bounty call in try-except to handle PermissionError
and ValueError from admin check and link uniqueness check.

Fixes #45
shoko merged commit 003c570cfb into main 2026-04-04 12:59:49 +02:00
Sign in to join this conversation.