ability to add dots to the url for a botdash url, and returning an text file with preset data so we can verify the handle on bluesky
this would be really cool
i got stuck at the “adding a dot” part because the request returns 303 when i try to force the dot in it
I’ll keep this in mind for the next version of BotDash, maybe just as a page in settings for “Social Verification” with support for Bluesky and possibly other social networks with similar systems (Mastodon looks for a <meta>
tag).
Discord also supports verification via a .well-known/discord file, so that would also be a potentially useful one to support. We will just need to confirm that each supported service will only allow users to claim the subdomain, rather than the root domain.