This fork deletes the user instead of suspending them and deletes discussions and posts instead of hiding them.
A Flarum extension. Mark user as spammer, suspending them & hiding their posts and discussions.
Install with composer:
composer require fof/spamblock:"*"
composer update fof/spamblock
php flarum cache:clear
An extension by FriendsOfFlarum.