Closed mprangenberg closed 3 years ago
When using the -private parameter for attacks the reaction menu doesn't reset the counters to 1.
Any !attack with the -private parameter.
Steps to reproduce the behavior:
!attack myz anmesiac -private
The reaction should be reset like it is in a normal text channel.
Nevermind, i just saw the reason:
// Then removes that added emoji (not possible in DM). if (!this.isDM) {
Describe the Bug
When using the -private parameter for attacks the reaction menu doesn't reset the counters to 1.
Severity
Context
Any !attack with the -private parameter.
To Reproduce
Steps to reproduce the behavior:
!attack myz anmesiac -private
Expected Behavior
The reaction should be reset like it is in a normal text channel.
Screenshots