Skip to content

loicbourg/irc-historian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:/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>

join

join a new channel

/message historian join <channel>

About

An IRC history bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published