Describe the issue/bug
Some users reporting running !ck stats keyholder is not working for them and they're not seeing any response from Kiera. When other users run it its working against the first user's username.
To Reproduce
Run !ck stats keyholder for your own stats.
Expected behavior
Either stats printed or a response stating possible issues.
Server side error
TypeError: Cannot read property 'keyholder' of undefined
at MessageRoute.<anonymous> (.../app/commands/chastikey/stats.js:179:53)
Describe the issue/bug Some users reporting running
!ck stats keyholder
is not working for them and they're not seeing any response from Kiera. When other users run it its working against the first user's username.To Reproduce Run
!ck stats keyholder
for your own stats.Expected behavior Either stats printed or a response stating possible issues.
Server side error
Referenced code