xrogtolis
xrogtolis
this is my `index.js`: ``` var Harcon = require('harcon') let harcon = new Harcon( { /* opts */ } ) let inflicter = await harcon.init() // define a listener function...
Thank you, it makes sense now. I am still new to async/await
An `examples` folder would be very helpful :)
Of course, no rush :) I'll start by reading the tests in the meantime