dbmeta
discordid
While we're about to introduce more metadata structs, it seems like mautrix-slack keeps these in slackid, so let's keep ours in discordid.
All of the login methods need to do (effectively) the same thing once we have a token, so refactor this out into something we can reuse.