Errbot plugin that updates Twitter status
!repos install https://github.com/JaquerEspeis/err-tweebot
!plugin config TweeBot {'access_token': 'change me', 'access_token_secret': 'change me', 'consumer_key': 'change me','consumer_secret': 'change me'}
Go to https://developer.twitter.com/en/apps, register an App and you'll get the tokens and keys needed for bot configuration.
!tweet Hello, World! This tweet was send from TweeBot (errbot plugin) available at https://github.com/JaquerEspeis/err-tweebot