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
refactor(main): comment out spam handler and detector initialization
- Removed the spam handler and detector from the main application initialization to streamline the bot's functionality.
- Updated the application data structure to reflect these changes, ensuring no references to the spam components remain active.
0 commit comments