thxprotocol / discord-bot

The THX Bot can be used to reward message authors with ERC20 tokens from a pool by reacting with certain emojies on their contributions in a channel.
Other
1 stars 2 forks source link

As a user I want to see an error when another user has already configured the same address #12

Open peterpolman opened 3 years ago

peterpolman commented 3 years ago

Not sure how to solve this yet, but it can theoretically occur that a 2 discord users have the same wallet address configured. This will cause issues in the DM send by the bot, it might not know which user to inform. Might need to start using discord uid instead of wallet address here.