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 Jan 3, 2026. It is now read-only.
📂 What category is this feature in?
Information
📝 Description of Feature
Monitor if the personality file path is changed using the fs.watch() function and log it like it would be if the
/personalitycommand was used.The watch function may just replace the current feature where only if the file is updated via the
/personalitycommand it will be logged.