Skip to content

techdubb/node-bot-utilities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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 bot
  • getTwitterAuthFromEnv, a function that returns an auth object suitable for use with Twit
  • lodash mixins
    • percentChance, a function for doing things a percentage of the time
  • twit mixins
    • updateWithMedia, a function for posting images to Twitter

About

Utilities for Twitter bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%