[go: up one dir, main page]

Skip to content

vnen/nanobot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaNoBot

For general information on oftn-bot see the repository.

NaNoBot is a silly bot for NaNoWriMo word wars.

Installing

You'll need Node.js and Git. Run these commands:

$ git clone git://github.com/robotlolita/nanobot.git
$ cd nanobot
$ npm install

Running

$ node nanobot.js

Commands

CommandDescriptionExample
!ww [duration] [time] Starts a new WordWar of X minutes, optionally starting automatically on the given time (given as HH:MM). The default is 20 minutes, starting manually. !ww 20 14:30
!stop Stops a WordWar underway earlier.
!start Starts a previously opened WordWar.
!join Joins a WordWar that is open in the channel.
!part Leaves a WordWar.
!status Tells if there's an active WordWar in the channel, and how long it'll take to finish.

Licence

MIT licenced.

oftn-bot is © OFTN, with all these amazing contributors.

About

A silly bot for NaNoWriMo wordwars.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • C 11.2%
  • Haskell 1.5%
  • Makefile 0.3%