Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 513 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 513 Bytes

How to install?

Just copy this command to your console

npm i memes-js

How to use

Its very simple, just copy this code:

const {getMeme} = require("memes-js");

getMeme("maau").then(value => console.log(value));
// First In the first parameter you must enter the subreddit to filter
// The result will return a promise

Dudes?

Contact me in discord: Kapone#1001, If you like this package I recommend you follow me on github: https://github.com/kapone-dev