Is it possible to get a complete list of bot servers without using additional libraries to interact with the discord api and without tracking guild events?
you need to read the official API docs and get any data directly, without third-party libraries.
PS - User bot accounts are prohibited by Discord's terms of service.