You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Feature Request
Checklist
Problem
It is currently not possible to use a setting observer decorator with an asynchronous function.
Solution
Do something similar to what discord.py does in many places and allow both synchrony’s and asynchrony’s functions.
Examples
(No examples provided)
Attachments
(No attachments)
Extra information
(No extra information)