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
Informational commands should support @mentions. When a user adds "@mention" (where "mention" is another user) at the end of a command that only provides information (data or a link, etc), the bot should direct the response at the named user instead of the user invoking the command.
Informational commands should support @mentions. When a user adds "@mention" (where "mention" is another user) at the end of a command that only provides information (data or a link, etc), the bot should direct the response at the named user instead of the user invoking the command.
See hubot-factoids for example implementation.
The text was updated successfully, but these errors were encountered: