i dont know if its the problem with discord or infinity free
but i dont think discord bots are allowed to access the infinityfree websites because they are not infinityfree veirfied bots like google bots
ive tried every way to verify it using HTTPS (dns verification method dont work for infinityfree free account)
ive contacted discord support and they couldnt help either
How is this verification working? Is discord checking something on your site, or are you making an API request? Because the Discord API is blocked due to abuse, and Discord can’t read files on your site due to the security system (DNS verification will work though, if that is an option).
discord will try to read the content of the file on a specific given path
also dns verification dont work because seems like TXT dns records needs paying for upgrade and thats what discord uses
nobody said its impossible
its just not possible with DNS records
if infinityfree whitelists the specific request that discord in making to /.well-known it should be fine using HTTPS verification
By the same logic, DNS verification just works if we simply add the ability to set arbitrary TXT records. But we don’t have that feature, so how useful is that.