Skip to content

Add support for spintax templates

CapacitorSet requested to merge CapacitorSet/Spamnesty:master into master

As mentioned here, Spintax is a nice way to bypass blacklists, because it adds some variation to the output - funnily enough, it is used by actual spammers for this exact reason.

The modification is extremely simple, it simply relies on the spintax pip package to generate text from the body.

Merge request reports