I'm using Twitter modules to allow users to connect their twitter/drupal accounts. When they connect their account, I need to give them a role. When they disconnect, I need to remove that role.

I'm not seeing any rules integrations to do this so I'm guessing I'll have to do it manually. So my question is: Is there a hook where this could take place?

Any advice?