You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user is sending commands to bot, the user call a command that does not exists, herobot could suggest a list of commands that may be relative to what the user said.
I.E: user said !stas
herobot returned "This command does not exists. Did you mean status ?"
When user is sending commands to bot, the user call a command that does not exists, herobot could suggest a list of commands that may be relative to what the user said.
I.E: user said
!stasherobot returned "This command does not exists. Did you mean
status?"