Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

spamprotection.lua - spam protection for main and PM

Open
#25 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
lua
Domain
security

Research direction

Start by inspecting how Luadch handles messages in main chat and PM, then review the existing scripts that stop repeated messages. Define the limits and behavior for message count, character count, and repeated content in both contexts; done means the spamprotection.lua script consistently enforces the agreed rules.

Written by the indexing model from the issue text.

Description

Luadch doesn't have any spam protection in main or PM. Users can send how many lines and chars they want. They can also send the same message over and over again (there are working scripts to stop repeated messages), but if you create a new script why not include this too :)

Dominant language
Lua
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from luadch/scripts

All issues in luadch/scripts

Similar issues

More Lua issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.