REDDIT-FETCHER Simple Reddit Scraper 🏮 Installation > npm i reddit-fetcher 🎋 Usage Importing 💛 JavaScript const reddit = require('wa-sticker-formatter') 💙 TypeScript import * as reddit from 'wa-sticker-formatter' Get Random Post const post = await reddit.randomPost('subreddit_title') Get Top Post const post = await reddit.topPost('subreddit_title')