Skip to content

Commit

Permalink
Add more spam words / hints based on #72
Browse files Browse the repository at this point in the history
  • Loading branch information
Elanis authored and SirLynix committed May 20, 2023
1 parent 26be1ce commit 2b8d528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module_raid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -742,8 +742,8 @@ function Module:OnMemberJoin(member)
end

-- Thanks to DrLazor for his help with this function
local spamWords = {"nitro", "discord", "steam", "free", "subscription", "cs:go", "crypto", "onlyfans"}
local spamHints = {"3 month", "3 months", "away", "gift", "airdrop", "web3", "whatsapp", "bitcoin", "hot", "sex"}
local spamWords = {"100k", "$100k", "crypto", "currency", "cs:go", "discord", "earn", "exchange", "free", "market", "nitro", "onlyfans", "subscription", "steam", "trading"}
local spamHints = {"3 month", "3 months", "airdrop", "away", "bitcoin", "gift", "hot", "pay", "sex", "web3", "whatsapp" }

local discordDomains = {
["discord.com"] = true,
Expand Down

0 comments on commit 2b8d528

Please sign in to comment.