1.4.0 • Published 3 years ago
youchat v1.4.0
A simple scraper for retrieving data from the YouChat API
🏠 Homepage
✨ Demo
Install
npm install youchatUsage/Examples
const { youChat } = require('youchat')
async function example() {
const response = await youChat('Tell me a story')
console.log(response)
}🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2022 Drirth <>. This project is MIT licensed.