Skip to content

v21/tracerybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a version of Cheap Bots, Done Quick! that runs as a single bot.

Basic instructions for usage:

  • clone this repo to a Linux server
  • get it set up as a Node app (install Node, if needed, then run npm install)
  • create a Twitter app on the developer site, register a Twitter account, do that OAuth dance (maybe using http://v21.io/iwilldancetheoauthdanceforyou/ ?)
  • put the values you get from that into a file called .env (as in .env_EXAMPLE)
  • add your Tracery code into the rawGrammar variable within bot.js
  • call run_bot.sh whenever you want the bot to tweet (ie via cron)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published