does anyone know how to make a username checker that checks for taken usernames (or just a username checker)? i need a reliable way of finding all the 2 and 3chars

comments (single view)

can you automate it?

Yes, look up how to get data from an API in Python (or some other programming language but Python is easy)

ok, i’ll look into it :)

View all comments