TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Nukool – Private message multiple Reddit users at once

4 pointsby benawadover 8 years ago

1 comment

benawadover 8 years ago
Hey guys,<p>I don&#x27;t know if this has already been made, but I couldn&#x27;t find anything like it so I thought I would put it together. I limited it to 10 people for right now to make sure my backend could handle it (free Heroku server) and to avoid people spamming large groups of people.<p>Let me know if you think this is useful or if you have any ideas for more features (I am currently thinking of adding the ability to send a message in the future).<p>Here is the source code: frontend: <a href="https:&#x2F;&#x2F;github.com&#x2F;benawad&#x2F;nukool" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;benawad&#x2F;nukool</a> backend: <a href="https:&#x2F;&#x2F;github.com&#x2F;benawad&#x2F;nukool-server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;benawad&#x2F;nukool-server</a>