bot-utilities
v2.6.0
Published
Utilities for Twitter bots.
Downloads
9
Readme
bot-utilities
$ npm install --save bot-utilities
Utilities for Twitter bots.
heyYou()
, a function that generates strings like→ @username
imageBot()
, a function that returns a random image input botgetTwitterAuthFromEnv
, a function that returns an auth object suitable for use withTwit
- lodash mixins
percentChance
, a function for doing things a percentage of the time
- twit mixins
updateWithMedia
, a function for posting images to Twitter