1.0.5 • Published 6 years ago
hourly-vocabulary v1.0.5
hourly-vocabulary
This is a package where we sent out a vocab every hour upon start. When you run your code, the system will either log the error or the word! After 1 hour, another one will be sent!
We are currently adding word into it, so there will be a lot of updates!
codes
Hourly Vocabulary
const client = require("hourly-vocabulary")
client.on()//will sent a word on run and every hour.search up vocabulary
const client = require("hourly-vocabulary")
client.search("word")//will log the word in JSON stringBug Report
We are not perfect. Everyone is not perfect. Help us by reporting incorrect words or error using this form