not-an-aardvark / snoowrap

A JavaScript wrapper for the reddit API
MIT License
1.02k stars 127 forks source link

Upload image/gifs #252

Open ravikiranp123 opened 4 years ago

ravikiranp123 commented 4 years ago

Hi! Is there any way to upload images or gifs using snoowrap? Something similar to https://praw.readthedocs.io/en/latest/code_overview/models/subreddit.html#praw.models.Subreddit.submit_image

VityaSchel commented 3 years ago

I hate people who told me that this library is the best solution for nodejs, now I have to migrate to other library because snoowrap only supports link and text posts

Venefilyn commented 3 years ago

To my knowledge we don't support it, but you should be able to use oauthRequest

I hate people who told me that this library is the best solution for nodejs, now I have to migrate to other library because snoowrap only supports link and text posts

There are projects like snoots in the works, but it is still in very early development