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
{{ message }}
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
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 ^