This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
Fixes
- Fixed
slash.Context
callback annotations not being properly evaluated from string annotations underfrom __future__ import annotations
. - Fixed guild-specific commands trying to register their default permissions in all guilds. They only register them in their own guild now.