GitXplorerGitXplorer
j

asucsbot

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2504bb6f9a0e2822e076997ad262064718b4626c

add section to readme

jjonjonsonjr committed 11 years ago
Unverified
55015e87e2802b36a5601320f9824117fa5c3a2b

add readme

jjonjonsonjr committed 11 years ago
Unverified
ffa88ece77e3cdcef20ef11d3b993be637eeae29

change name to asucsbot

jjonjonsonjr committed 11 years ago
Unverified
d0c1a40ea94427282f855984bf5e5699be101123

pulled out lib.js into a irc-robot on npm

jjonjonsonjr committed 11 years ago
Unverified
60e683409f7863ae0cabaecd1a2d5fd473d1d9ce

add PM to API

jjonjonsonjr committed 11 years ago
Unverified
97db9d257a595e52846a91376712ae9af2b92ac1

update to new API

jjonjonsonjr committed 11 years ago

README

The README file for this repository.

asucsbot

IRC bot for #asucs.

Running

Clone this repo:

$ git clone git@github.com:jonjonsonjr/irc-robot.git

Install dependencies:

$ npm install

Run:

$ node app

Contributing

Feel free to send pull requests if you want to add anything.

Check out the irc-robot package for help.