Commit graph

2 commits

Author SHA1 Message Date
Niklp
80366efefd
Fix luacheck
Fix luacheck warnings in spam.lua

Fix global variable initialization (was needed only locally)

Add beerchat to luacheck
2024-02-01 10:43:53 +01:00
Athozus
c6b8dc77e5
Initial implementation of spam check
It checks during the sends if there are spam warnings then give to the message an attribute spam=true (only for receivers)
2024-02-01 10:43:17 +01:00