For general information on oftn-bot see the repository.
NaNoBot is a silly bot for NaNoWriMo word wars.
You'll need Node.js and Git. Run these commands:
$ git clone git://github.com/robotlolita/nanobot.git
$ cd nanobot
$ npm install
$ node nanobot.js
Command | Description | Example |
---|---|---|
!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. |
MIT licenced.
oftn-bot is © OFTN, with all these amazing contributors.