HyperNerd
HyperNerd copied to clipboard
%sender breaks commands when using pipes
Example: !calc 0+1 | !calc +1
Expected: 2
Got: I don't know what's this @
Bot shouldn't replace %sender when using pipes, as it may brake other commands too.
Related to #631