Skip to content
/ vapebot Public
forked from nderscore/vapebot

Example bot for ICHC node.js API wrapper and resident robot of the e-cig reddit vape room.

Notifications You must be signed in to change notification settings

zifu/vapebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vapebot

Example bot for ICHC node.js API wrapper

Usage

Dependant on these node.js packages:

  • superagent
  • node-persist
  • feed-read

A directory /brains should be created in the vapebot directory for persistant storage.

A copy of ICHC.js should be placed in the vapebot directory

A json file apiKey.json should be placed in the vapebot directory with content like this:

{apiKey:"api key here"}

node vapebot.js to run.

About

Example bot for ICHC node.js API wrapper and resident robot of the e-cig reddit vape room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%