Starting with upgrading from Spiderslap 7.x-1.2 for Drupal 8.
Moved spiderslap_default_rules() to spiderslap.rules_defaults.inc which Rules requires.
Created a token to be used in the email notice.
Only adds to the Rule to send the user IP in the email alert.
First full release and includes all the features mentioned on the project page. No bugs reported in testing on 5 live sites. Fun watching the spiders get blocked.
Adding the dependency on core PHP module. It's needed for the Rule that's created. Added the dependency in spiderslap.info and in README.txt.
Appears ready for full release but being cautionary.
This is the initial development release and appears ready for full version release.