log message and mandatory parameter fix
Summary
This is a minor fix release for logging templates and parameter constraints.
Log fixes
The cooldown timer log message was changed to use the correct time unit.
The cooldown template was utilized in the motion script.
parameter constraints
The bot token and channel id parameters are now marked as required for scripts that use slack parameters.
The script will to start if they are missing.