Joystream / discord-bot

Joystream Discord Bots
GNU General Public License v3.0
0 stars 4 forks source link

Fix/sign and verify #10

Closed goldstarhigher closed 1 year ago

goldstarhigher commented 1 year ago

Finish #6

All requirements are satisfied, except:

chrlschwb commented 1 year ago

I think the remaining requirements can be worked on after discord finishes updating to "Unique Usernames"

bedeho commented 1 year ago

hey, I'm seeing references to "sign/verify", which is a tell tale sign of being in conflict with these requiresments: https://github.com/Joystream/discord-bot/issues/6

I have to be crystal clear, if this does not comply with these requirements, we will not run this on the Discord.

DzhideX commented 1 year ago

Hi @HeinrichOlfert @chrlschwb ,

I just finished reviewing the work on the tip bot here and here are my thoughts. I didn’t go deeply into the code itself because the functionality has some problems which need to be ironed out first. These are some of the problems I’ve found:


I would say maybe let’s try and focus on adding more validation and doing more rigorous functionality testing to make sure that everything works as intended. It also seems to me like not all of the comments from my previous review (https://github.com/Joystream/discord-bot/pull/4) were taken into account so it might be a good idea for that to be revisited.