Skip to content
forked from jszwedko/nousbot

simple, extensible irc bot written in coffeescript

Notifications You must be signed in to change notification settings

chendrix/nousbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nous v2, rewriiiiteeee

Dependencies

npm ls
  • coffee-script (to run)
  • irc
  • node.io
  • xml2js
  • redis (optional, for storage)

How to Use

  1. Make a copy of config.coffee.defaults as config.coffee
  2. Edit the config file with your desired options, and include any API keys
  3. Run with coffee app.coffee

Plugins

  • ACL
  • Bitcoin
  • Calculator (by jszwedko)
  • Choose (by jszwedko
  • Dictionary (by jszwedko)
  • Google
  • Google Images (by chendrix)
  • Help
  • IMDB (by chendrix)
  • LastFm
  • Stock
  • Storage
  • Tags (by jszwedko)
  • Timer
  • Weather (by eggsby & jszwedko)
  • Wikipedia (by jszwedko)
  • WolframAlpha (by chendrix)
  • Youtube (by chendrix)

Contributors

About

simple, extensible irc bot written in coffeescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 84.8%
  • JavaScript 15.2%