rand20
v0.1.0
Published
D20 dice set based roller using Random.org api
Downloads
2
Readme
Rand20
Suports following:
- D20
- D12
- D10
- D8
- D6
- D4
- Percentile Dice
- Coin Flips
Tech
- node.js - evented I/O for the backend
- request - HTML enhanced for web apps!
- Random.org - true random number generator.
Installation
Requires Node.js v4+ to run.
via npm:
$ cd you_project
$ npm install rand20Todos
- Link bots using rand20.js
- Add ability to private message Game Masters
Reccomended Bot Software
- node-irc - NodeJS IRC client library
License
Apache License Version 2.0
