logging registered commands

how can I, at runtime, send all bot commands to the console for example?
Solution:
you could use colorette yourself but you cant edit the [INFO] [DEBUG] etc of the plugin logger
Jump to solution
6 Replies
UndiedGFX
UndiedGFXā€¢7mo ago
you can iterate through the commands store with
container.stores.get('commands')
container.stores.get('commands')
this returns a Collection which you can iterate
4ngelšŸ
4ngelšŸOPā€¢7mo ago
thanks!, ill try it by the way, is there a way to change the default logging colors?
Solution
UndiedGFX
UndiedGFXā€¢7mo ago
you could use colorette yourself but you cant edit the [INFO] [DEBUG] etc of the plugin logger
4ngelšŸ
4ngelšŸOPā€¢7mo ago
Got it, thanks again
4ngelšŸ
4ngelšŸOPā€¢7mo ago
and, i hope you don't mind me asking again, in what file would i need to add the custom logs for them to show?
Want results from more Discord servers?
Add your server