slack-alias-plugin
slack-alias-plugin copied to clipboard
Multiple output of same alias
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 ^