If I install the module then browse to the config form I get this error:
TypeError:
implode(): Argument #1 ($pieces) must be of type array, string given
at modules/contrib/cookie_bot_protection/src/Form/SettingsForm.php:50
at implode('', null)
(modules/contrib/cookie_bot_protection/src/Form/SettingsForm.php:50)
at Drupal\cookie_bot_protection\Form\SettingsForm->buildForm(array('#attributes' => array('class' => array('cookie-bot-protection-configuration-form'))), object(FormState))
Install the module then browse to /admin/config/cookie_bot_protection/settings.
I see two ways to fix this:
Active
1.0
Code