UNPKG
bots-of-thrones
Version:
latest (0.0.2)
0.0.2
Winter is coming...
github.com/davekinkead/bots-of-thrones
davekinkead/bots-of-thrones
bots-of-thrones
/
lib
/
bots
/
john-snow.js
6 lines
(4 loc)
•
128 B
JavaScript
View Raw
1
2
3
4
5
6
var
GotBot
=
require(
'./got-bot'
)
var
JohnSnow
=
new
GotBot
() JohnSnow.params.username =
'John Snow'
module
.
exports
= JohnSnow