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
Is there an existing issue or pull request for this?
I have searched the existing issues and pull requests
Feature description
May serve for other use cases but I want to use it to be able to replace the default [INFO] ApplicationCommandRegistries(BulkOverwrite) + ApplicationCommandRegistries[command.name] that I get when I boot up my bot
NVIDIA_Overlay_PuAllcywsm.mp4
Desired solution
Check out thread (ID: 1342779852142546974) on Discord for more information
Fraid to say that Vladdy, Kyra and I are all heavily starved for time as we all have full time jobs.
That said if you make a pull request we'll be more than glad to review, merge, and release it. The general gist I think is moving the log to an optional listener (https://github.com/sapphiredev/framework/tree/main/src/optional-listeners/application-command-registries-listeners) that is loaded based on a client option (default to true if bulkoverwrite is chosen, otherwise default false). Then where the code for the log is now, you instead emit to the listener.
Is there an existing issue or pull request for this?
Feature description
May serve for other use cases but I want to use it to be able to replace the default [INFO] ApplicationCommandRegistries(BulkOverwrite) + ApplicationCommandRegistries[command.name] that I get when I boot up my bot
NVIDIA_Overlay_PuAllcywsm.mp4
Desired solution
Check out thread (ID: 1342779852142546974) on Discord for more information
https://canary.discord.com/channels/737141877803057244/1342779852142546974
Alternatives considered
Check out thread (ID: 1342779852142546974) on Discord for more information
Additional context
No response
The text was updated successfully, but these errors were encountered: