I'd like to edit the Bot core to wait for a specific response from a member if this has been when triggered. E.g. if triggered and turned on it will instead of treating the tell from the user as a command, it will interrupt and simply forward on the message received to the function of one of my custom modules.
If was thinking to make the trigger a check if a global variable have been set or not. Any idea what file and code would be required to make that happen? If I'm at all make sense in explaining this, hehe... thanks!