hubot-tictactoe
v0.1.0
Published
A Tic-Tac-Toe Game Enigne for Hubot
Downloads
3,216
Readme
hubot-tictactoe
This is a TicTacToe game enigne for Hubot
See doc/*.md
for full documentation.
Installation
- mkdir mybot
- cd mybot
- yo hubot
- npm install --save hubot-tictactoe
- add
hubot-tictactoe
toexternal-scripts.json
Usage
- mybot ttt help