ritsec / ops-bot-iii

OBIII: Open Source Discord Bot, created by RITSEC
Apache License 2.0
5 stars 3 forks source link

70 automatically signin user who creates signin #77

Closed c0untingNumbers closed 9 months ago

c0untingNumbers commented 9 months ago

change user to be the person executing command, should be something like i.Member.User.ID change span context to match execution block (use span instead of span_signinSlug)

1nv8rzim commented 9 months ago

I will look closer when I get home. But looks like you did not change existing interaction response, so it will cause an error because they are trying to respond to the same interaction.

c0untingNumbers commented 9 months ago

Yeah, I am aware of that. Was going to communicate with you about that, just confused about it.