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
Going to build in a setting (boolean) which when enabled will prevent the bot from opening a database connection when trying to get a usertype in ListManager.ClassifyEditor() (which will then fallback to the regex to return 3 (anon) or 4 (user)).
Reason for this is the CVNBlackRock bot (a bot that monitors a lot of big and medium wikis that dont want a channel or dont have one yet (running SWMTBot). This for the simple reason to close the gab of reading Block-events for Autoblacklisting and Greylist-triggers for Autogreylisting.
CVNBlackRock doesn't have any feedchannel output and together with this setting it will be super fast (no output queue, no delay in waiting for database) and just broadcasting to other bots.
Going to build in a setting (boolean) which when enabled will prevent the bot from opening a database connection when trying to get a usertype in ListManager.ClassifyEditor() (which will then fallback to the regex to return 3 (anon) or 4 (user)).
Reason for this is the CVNBlackRock bot (a bot that monitors a lot of big and medium wikis that dont want a channel or dont have one yet (running SWMTBot). This for the simple reason to close the gab of reading Block-events for Autoblacklisting and Greylist-triggers for Autogreylisting.
CVNBlackRock doesn't have any feedchannel output and together with this setting it will be super fast (no output queue, no delay in waiting for database) and just broadcasting to other bots.
Imported from https://jira.toolserver.org/browse/SWMTBOT-30
The text was updated successfully, but these errors were encountered: