Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

thislooksfun/snoots

Repository files navigation

This repository is archived

I have lost interest in the project. Reddit's API is awfully designed and really not fun to work with, and all the projects I had in mind that inspired me to start this project have since fallen through or been shut down.

Additionally, Reddit's recent decision to effectively kill 3rd party applications with their API costs, and the continued public slander, misinformation, broken promises, and lack of care about accessibility by Reddit's leadership[1][2][3] has made me not want to have anything further to do with reddit or their API until and unless things change.

If Reddit makes steps to fix what they have broken, both their relations with their users and their API, then I might revive this project. But unless that happens this project is dead.


snoots

semantic release latest release latest stable release checks status coverage

npm version npm types weekly npm downloads npm dependents license

A modern, fully-featured, strongly-typed reddit api wrapper.

⚠️ WARNING ⚠️

This project is in early alpha. Things can (and likely will) change at any time for any reason without warning, and large parts of the api are not yet supported. If you need a stable reddit api today, use snoowrap.

If you want to help guide the future of the project towards v1.0.0, please check out this discussion!

Installation

npm i snoots@dev

Note: Node 14+ is required.

Documentation

For detailed instructions on how to use snoots, check out the latest documentation.

Contributing

If you want to help out, please read the CONTRIBUTING.md.