The way we handle events right now makes performing multiple actions at the same time difficult. For example, when we post a twitter link in an autothread channel, the link won't be replaced by a vxtwitter one. Maybe we can look into a sequential way of handling our events, using an array of handlers for example.