praw-dev / praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
http://praw.readthedocs.io/
BSD 2-Clause "Simplified" License
3.47k stars 456 forks source link

Support adding text on all post types #1965

Open Hans5958 opened 1 year ago

Hans5958 commented 1 year ago

Describe the solution you'd like

I saw that you can add text on image posts (or even other types of posts). I can't find a way on doing this on PRAW, and I asked about this on r/redditdev and a redditor also said it can't be done on PRAW.

It should be possible to add text on all post types using the API of PRAW. u/Pyprohly said that it is possible by just adding the text argument for all related methods.

Describe alternatives you've considered

No response

Additional context

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

Remove the Stale label or comment or this will be closed in 30 days.

Hans5958 commented 1 year ago

Bump

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

Remove the Stale label or comment or this will be closed in 30 days.

DevGW commented 11 months ago

any progress on this one?

LilSpazJoekp commented 11 months ago

Haven't started on it yet. It will most likely be part of a refactor of the submit methods. In the mean time, if you or someone else are more than welcome to make an PR to add this.

grantmcconnaughey commented 11 months ago

I was just coming to this repo to request this exact functionality. Thank you for implementing it, @DevGW! 😄

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity.

Remove the Stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 9 months ago

This issue was closed because it has been stale for 30 days with no activity.

InPlotITrust commented 9 months ago

Would be helpful to be able to do this through PRAW. Currently posting things from mobile manually whenever I need my bot to do this.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

Remove the Stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 7 months ago

This issue was closed because it has been stale for 30 days with no activity.

LilSpazJoekp commented 1 month ago

Reopening to address soon.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.

Remove the Stale label or comment or this will be closed in 30 days.