Skip to content

licson/tracerbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracerbot

A simple, elegant IRC bot that is easy for extension.

How to use

git clone https://github.com/licson0729/tracerbot.git
cd tracerbot
npm install
node bot.js

Usage

Edit the configuration file config/options.json, start the bot. Now you go to your IRC channel or send a private message to your bot. Every message starts with a dash - will be considered a command and interpreted by it. You can start by typing -help to get an idea what it can do.

Development

Want to create extensions? You can either start by looking at the source code (it's simple) or you can go ahead and read DEVELOPMENT.md for more details.

License

MIT

About

A special IRC bot for the needy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors