Discord QR verification
Hello,
is it possible to make QR code verification in java for discord? (give role when user scan it)
38 Replies
Hey, @fertiz!
Please remember to
/close
this post once your question has been answered!Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
how
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
alright but how can I integrate it with discord
and give specific user rank after scan
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
what joins
and how can I know who scanned the code
when they scan the code, they get a link
that leads to a website
you need to create that website
and write it in a way to react to users
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yes
I saw people doing this without custom website
but in python
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
entering the text manually isn't really a good UX
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
but how does he give the information to bot
look, he scans and then what
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
but then do I need http server?
would work but typing all of that is...annoying for users
and there's no point in that kind of verification anyways
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
but I need it
except making it hard for legitimate users
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
there is no improvement in security by doing that
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
reaction roles have the same effect except that they are easier both to develop and use than QR codes
no, I need this verification
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
bot attack
I already got 2 bot attacks
qr is easy and efficient way
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yes, qr verification
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
wdym
thats all I ask
because I had no idea how to do it
when I saw code in python, I've seen people using selenium
bots can read QR codes easier than humans lol
QR codes are designed to be read by computers
QR verification in that way might stop some script kidfies but it won't stop anyone wjo knows what they are doing
and it's way easier to bypass the verification than to write it
but I wanna try it and make it
+good practice and experience
so, any clue (also related with selenium)
if you want to stop automatic raiders, use existing tools
ehhh
those are probably more efficient
I'll try to figure qr code one by myself, thanks for engage for helping
Post Closed
This post has been closed by <@723844486974668810>.