Skip to content

Commit

Permalink
fixup! coretasks, url: use bot._url_callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
Exirel committed Oct 19, 2024
1 parent 4c624ac commit 0e3f2bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sopel/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@ def call(
"""Call a function, applying any rate limits or other restrictions.
:param func: the function to call
:type func: :term:`function`
:param sopel: a SopelWrapper instance
:param trigger: the Trigger object for the line from the server that
triggered this call
Expand Down

0 comments on commit 0e3f2bf

Please sign in to comment.