After reviewing a lot of VB's code, I think this will be more of a code modification and not a plugin, unfortunately. The plugin system probably won't work here, since this will mess with sessions (changing the bot's session from a guest session to more like a member's session).
I could write a custom hook, and make that the only code modification. Yeah, that might be better.
Quick update: I've got the system now recognizing a bot from a human very early in the startup process. Now if I can take that info and have it apply it to the permissions, I should be OK. This might a great addition to VB if I can get it to work.
|