-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Could divert all text output to a console. This would allow for:
- using printfs in scripts for debugging
- keeping track of the errors, and skipping message boxes if too many errors appear
- outputting additional warning/notice info such as "(prefix) keybinding already defined" or any non-blocking issue.
spdegabrielle