pumpkin-py / pumpkin-fun

Fun modules as extensions of pumpkin.py bot framework
GNU General Public License v3.0
0 stars 21 forks source link

'randomcase' breaks on '*' #71

Closed sinus-x closed 2 years ago

sinus-x commented 2 years ago

When the 'randomcase' argument starts with an asterisk *, it will cause multiple backslashes to be printed before the text itself:

- *foo*
~ \\\\\\\\\\\\\\\*foo*

We want to keep the formatting, the only thing that should be disabled is tagging users.