Expose upvoteRatio on Devvit Post object

オープン 初心者向け
#266 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
72/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
typescript

調査の方向性

Devvit の Post オブジェクト定義から始め、Reddit API のフィールドがどのように公開されているかを追跡します。既存の upvote_ratio のソースと、オプションフィールドの命名規則を確認します。upvoteRatio?: number が Post で利用可能になり、関連する型または API のチェックにパスすれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Please expose the existing Reddit API upvote_ratio field on the Devvit Post object as upvoteRatio?: number field. This is increasingly important after Reddit’s May 28, 2026 r/modnews announcement, “Protecting communities from scrapers and platform abuse,” which deprecates unauthenticated .json access and directs developers toward Devvit.
https://www.reddit.com/r/modnews/comments/1tq9vxo/protecting_communities_from_scrapers_and_platform/

  • HTTP access to Reddit API endpoints through Devvit is restricted
  • OAuth access through oauth.reddit.com does not appear to be supported from inside Devvit

This leaves moderation apps without an official way to read vote ratio data, even though the underlying Reddit API appears to have it.

主要言語
TypeScript
スター
210
フォーク
88
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

reddit/devvit のほかの issue

reddit/devvit の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。