Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

robotlolita/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.