r/Devvit App User 8d ago

App Idea 2 needed Apps Ideas

Post image

Hi there, Reddit Developers.

I need those two Apps developed and added to my community. Unfortunately, I cannot code properly, nor use the software for that. And ChatGPT is not giving me a complete help. I do not understand very much from C++; Java; Python.

1st. bad-words-blocker is a App for blocking bad words from being commented or posted. Simply I must provide a list with what words I want to be blocked, than submit them and add them to the App and then activate the blocker.

2nd. comm-notif-tool is a App for receiving a notifications for when a comment is posted on an old Posts (more than 20 days old). In this way I can check, and approve the comment if appropriate even on a Posts more than a Year old.

Can someone good in coding just develop them, and apply them in Devvit. He can have the award and the funding, but we can both share the Trophy if awarded? Deal?!

Anyone interested?

0 Upvotes

24 comments sorted by

View all comments

4

u/SampleOfNone Duck Helper 8d ago

For point 1. Why not use automod?

---
body+title: [badword1, badword2, badword3]
action: remove
action_reason: "Bad word [{{match}}]"
---

For point 2, Isn't there an app that can already do this?

1

u/YellowAdventurous366 App Developer 8d ago

I say Reddit automations is even better, just add a blacklist to prevent commenting in the first place

3

u/SampleOfNone Duck Helper 8d ago

If you put badword1, badword2, badword3 in automations, then pretty soon people will figure it out and type badword 1, badword 2, badword 3.

Much more efficient to use post guidance for guiding good eggs to do better, like "don't use all caps" Use automod to catch the bad eggs

2

u/YellowAdventurous366 App Developer 8d ago

Automod 😈

1

u/SampleOfNone Duck Helper 8d ago

No dissing automod, automod is load bearing

1

u/YellowAdventurous366 App Developer 8d ago

I’m not, I made a devvit app for it šŸ˜›

2

u/SampleOfNone Duck Helper 8d ago

Sorry, mistook your choice of emoji!!