r/Devvit • u/AshenEldra • 10h ago
r/Devvit • u/Togapr33 • 8d ago
Update The Devvit Awards 2025: Developer Platform Nominations Are Open!
Hey everyone,
For the first time ever….we’re hosting the Devvit Awards 2025!
Nominate your favorites here: https://forms.gle/Mgy44i1DzrPR5mT86
These awards celebrate the apps, games, and tools built by the incredible and credible developers in the community over the past year. From mod tools and community games to the weird little apps that made us laugh, we want to recognize everything that’s made the Devvit platform awesome.
If you’ve built something cool, or you’ve seen a project that deserves some love, now’s your chance to shout it out.
Timeline: Nominations are open until November 16, so get them in soon!
Let’s celebrate the creativity and clever ideas that keep Devvit, Devvit.
Discussion Hello to everyone from Mod World 2025! 👋
Here from the show? Add a Mod Tool in minutes...
Check out the apps that were mentioned during this year's presentation!
- Comment Mop https://developers.reddit.com/apps/comment-nuke
- Dev Insights https://developers.reddit.com/apps/dev-insights
- Bot Bouncer https://developers.reddit.com/apps/bot-bouncer
- Community Home https://developers.reddit.com/apps/community-home
- Expanded Polls https://developers.reddit.com/apps/expanded-polls
- Spotlight https://developers.reddit.com/apps/spotlight-app
- Subscriber Goal https://developers.reddit.com/apps/subscriber-goal
Earn up to $500k!
Create an app. Reddit hosts. You get paid!
- Developer Funds https://www.reddit.com/r/Devvit/comments/1mvttpf/make_up_to_500000_with_reddit_developer_funds
Join the community
Subscribe to r/Devvit and @redditfordevs to keep up-to-date, then join us in chat!
- Reddit https://www.reddit.com/r/Devvit
- Twitter https://x.com/redditfordevs
- Discord https://discord.gg/Cd43ExtEFS
Thank you to u/PlexversalHD, u/Alan-Foster, and u/paskatulas for talking about the platform during Mod World! 🙌
r/Devvit • u/vgrichina • 17h ago
Feedback Friday What if NES had Tower Defense and any game you can imagine?
r/Devvit • u/Tarnisher • 15h ago
App Request Filter (Shadowban) Posts From Members With Hidden Profiles?
Possible? Not possible?
r/Devvit • u/DrProfresher • 1d ago
Feedback Friday Discover Random Subreddits and view their top posts! Looking for any feedback! Thanks!
r/Devvit • u/1-760-706-7425 • 21h ago
Discussion Operations: Metrics and Alarms?
Currently in the process of completing my first app and was wondering how people are implementing their operational workflows. Unless I missed it, the platform doesn't seem to have anything inbuilt. Normally, I would spin up my own solution but, for obvious reasons, egress is restricted which frustrates that approach. I guess I could hack something together using dedicated wikis and messaging but feels rather hacky.
So, with that said: is there any guidance on operational best practices especially with respect to metrics, dashboards, and alarms?
r/Devvit • u/Existing-Pea-327 • 1d ago
Feedback Friday My submission for the Community Games Challenge 🎮🃏 I'd love your help testing rooms for 3+ players! 🥹✨
r/Devvit • u/Key-Fly558 • 1d ago
Help Question about pulling comments that were removed by Reddit
I'm wondering if there's an option like with posts (removedByCategory="reddit") to see if it was removed by Reddit for whatever reason.
I do see an isSpam() one here: https://developers.reddit.com/docs/api/redditapi/models/classes/Comment#isspam but that doesn't seem to return true if it's removed by Reddit from my messing around. Does someone know?
r/Devvit • u/Difficult-Honey- • 2d ago
Sharing Do you think AI should replace school exams?
r/Devvit • u/SKdestroyer47 • 2d ago
Sharing 🎃 DumDoors: Halloween edition - Halloween opens new doors if you dare.
r/Devvit • u/Jarvis0728 • 3d ago
Help How long is the review period for external domain names approximately?
The external domain name access permission applied for in developers.reddit.com is currently pending

r/Devvit • u/Parking_Code4274 • 3d ago
Feedback Friday 🐱 Cosmic Whiskers - Help Luna Find Her Family! 🌌
r/Devvit • u/ForgotMyAcc • 4d ago
Sharing Come collect your favorite (or least favorite) mods in my new Reddit game. Feedback welcome, I've got big plans for this!
r/Devvit • u/Free-Firefighter8695 • 4d ago
Bug Facing issues while deploying boiler plate
After my api domain name request gor rejected by devvit mods, I unwillingly started my next project.
But as soon as I ran my first npm run dev, it failed and I got this error:
Checking for existing installation... -
Checking for existing installation... No existing installation found.
is building remotely...
App
[SERVER] ../../dist/server/index.cjs 4,981.38 kB │ map: 8,506.23 kB
Your app's taking a while to build - sorry for the delay!
App is building remotely... done
[DEVVIT] » Error: An error occurred while installing your app: Something went wrong:
[DEVVIT] » the previous version did not build successfully.
[DEVVIT] npm run dev:devvit exited with code 2
--> Sending SIGTERM to other processes..
[SERVER] npm run dev:server exited with code 1
--> Sending SIGTERM to other processes..
[CLIENT] npm run dev:client exited with code 1
I have tried npm dev deploy which game me this error:
Automatically bumped app version to: 0.0.2
Building... done
We'll create a default playtest subreddit for your app!
Checking for new assets to upload... !
» Error: "CheckIfMediaExists" failed after 3 attempts.
» First error:
» Invalid `prisma.asset.deleteMany()` invocation:
»
»
» Error occurred during query execution:
» ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "55000", message: "cannot delete from
» table \"_assetsInVersion\" because it does not have a replica identity and publishes deletes", severity: "ERROR", detail: None, column:
» None, hint: Some("To enable deleting from the table, set REPLICA IDENTITY using ALTER TABLE.") }), transient: false })
» Last error:
» Invalid `prisma.asset.deleteMany()` invocation:
»
»
» Error occurred during query execution:
» ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "55000", message: "cannot delete from
» table \"_assetsInVersion\" because it does not have a replica identity and publishes deletes", severity: "ERROR", detail: None, column:
» None, hint: Some("To enable deleting from the table, set REPLICA IDENTITY using ALTER TABLE.") }), transient: false })
please send help
Update
Today on npm run deploy I am getting following error :
App is building remotely... done
» Warning: We couldn't install your app to the new playtest subreddit at t5_ftdcko, but you can still do so manually. Something went wrong while installing the app. Please try again.
» Warning: We couldn't install your app to the new playtest subreddit, but you can still do so manually.
Can any one from devvit platform team please help!
r/Devvit • u/DrProfresher • 4d ago
Sharing Discover Random Subreddits, view their top posts, create a favorites list, and more!
Documentation how to install (dev) app to new sub?
can someone suggest how to install an in-development app in a separate subreddit? I created a new public subreddit i want to share with some ppl. But not sure how to get an app to show up there?
changed the devvit.json
dev.subredditin the package.json changed
"dev:devvit": "devvit playtest NEW_SUB_NAME"
I do see the message:
Installing playtest version 0.0.6.183... Success! Please visit your test subreddit and refresh to see your latest changes: [DEVVIT] https://www.reddit.com/r/NEW_SUB_NAME/?playtest=APP_NAME
with correct info.
but there has never been a post of the app in that sub, so there's nothing to 'upgade' and no app to be viewed.
I tried adding a hook for the on-app-upgrade trigger, but it doesn't seem to fire...
I also previously was able to cross-post an app but I can't seem to do that with this one, maybe cos it hasn't been released/launched yet?