reddit-simple

2.1.1 • Public • Published

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 🆓🆓

/reddit-simple/

    Package Sidebar

    Install

    npm i reddit-simple

    Weekly Downloads

    1

    Version

    2.1.1

    License

    MIT

    Unpacked Size

    5.79 kB

    Total Files

    6

    Last publish

    Collaborators

    • adhikarikiran