slack-alias-plugin icon indicating copy to clipboard operation
slack-alias-plugin copied to clipboard

Multiple output of same alias

Open adambullmer opened this issue 10 years ago • 0 comments

It seems that if a user uses the same alias more than once in a post, the bot will post back with repeated mappings.

assume that the following map exists in the config 'alias': ['user1', 'user2']

Example: user: @alias @alias bot: user1, user2, user1, user2 ^

adambullmer avatar Jul 02 '15 21:07 adambullmer