#Discord QR verification
67 messages · Page 1 of 1 (latest)
Hey, @signal jasper!
Please remember to /close this post once your question has been answered!
yes
how
alright but how can I integrate it with discord
and give specific user rank after scan
You will need a discord bot which then listens for joins
or whatever
and then read the qr 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
uw ant to make a bot?
yes
I saw people doing this without custom website
but in python
maybe u will have to store the qrcode text and whoeveer scan it and gives to bot he gets the role and then remove froms torage
will this work?
entering the text manually isn't really a good UX
if u want to give to a specific player then when u are storing data store the player name and when someone gives qr code to bot he will get rank like that
wont a random text work which will be big so not possible to just get it
he can scan with the bot and the bot will get direcly
or he can paste the qr code
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
i dont understand whats his point to do that
but I need it
except making it hard for legitimate users
like security or just like this fun ?
u can i think the bot is only a server
there is no improvement in security by doing that
yes
if u want to give to a specific user then u can give at that mement
if u want to give him automatically u will have to give some method like exp 100 then he will get
reaction roles have the same effect except that they are easier both to develop and use than QR codes
no, I need this verification
butwhy
yes, qr verification
oh so when plaers joinS?
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