climate
climate copied to clipboard
typo in user-stats?
Should the 2nd if check for $commandargs instead?
elif [[ $command == "user-stats" ]]; then
if [[ $command != "" ]]; then
Ah yes. Currently not near a computer - I'll fix this soon :+1: