* Update plugin.py
Add an explanation on what command to use to try to defuse the bomb.
I'm getting the command char directly from the config, which might not be a good idea since we can have multiple chars
* Update plugin.py
Add an explanation on what command to use to try to defuse the bomb.
I'm getting the first command char directly from the config (assuming that we have one)
* Update plugin.py
Merge proposal:
Add an explanation on what command to use to try to defuse the bomb.
I'm getting the first command char directly from the config (assuming that we have one)