Skip to content

Synthesized-Infinity/redditit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redditit

Simple Reddit srcaper



Installation

> npm i redditit

Usage

const reddit = require('reddit')
//import * as reddit from 'reddit'

//get random post from a subreddit
reddit.getRandomPost('pokemon').then(console.log)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published