0.1.1 • Published 10 years ago

irc-historian v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

irc-historian

A simple IRC bot that records chat history and plays it back to users.

installation

With npm, do:

npm install irc-historian -g

or clone this project on github:

git clone http://github.com/kkoenig/irc-historian.git

commands

update

Gets all the chat messages that occurred while the current user was not present in the given channel.

/message historian update <channel>

get

Gets the last n chat messages

/message historian get <channel> <n>
0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago