2.1.1 • Published 5 years ago

reddit-simple v2.1.1

Weekly downloads
140
License
MIT
Repository
github
Last release
5 years ago

reddit-simple

Simple Wrapper Over Reddit Public API for node js No Overhead No Auth Token

Logo

JavaScript Style Guide

Get it from npm

npm i reddit-simple

reddit-simple

or Clone this repo

meme

Import

const {RedditSimple} = require('reddit-simple')
or 
import {RedditSimple} from 'reddit-simple'

Usage

Get top post from r/ProgrammerHumor 😀😀

RedditSimple.TopPost('programmerHumor')

Get Random Post from r/freefolk 🔀🔀

RedditSimple.RandomPost('freefolk')

Get List of Subreddits 📚📚

RedditSimple.SubReddit()

🕵️‍♀️ 🕵️‍♂️Spy on Redditor 🕵️‍♀️ 🕵️‍♂️

RedditSimple.SpyRedditor('dashuser')

Example Usage

I have made Telegram Bot for Reddit using this module if it interest you. Get it from here. telegram-reddit

Do you like that logo.

Try Hatchful They provides wide range of Logo for absolutely free 🆓🆓

2.1.1

5 years ago

0.1.1

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago