Home python How to find a discord tag of a person whose nickname you...

How to find a discord tag of a person whose nickname you already know?

Author

Date

Category

I need to find a friend in the discard, despite the fact that I know only his nickname, can you write code in Python to pick a tag?


Answer 1

you can. Hold:

for i in range (10):
   For j in Range (10):
     For k in Range (10):
       For n in Range (10):
         Print (F'Name # {i} {j} {k} {n} ')

These are all tags. client.get_user_info for searching.
Only there with this nickname can be any people you like;)

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions