TOKEN_RE = compile(M\w{23}\.[\w-]{6}\..{27})
token
Validates a Discord authentication token, returning true if valid.