ProtocolPav / everthorn.net

The code for the Everthorn.net website
https://everthorn.net
1 stars 0 forks source link

Discord Integration finished #6

Closed cakePhone closed 2 weeks ago

cakePhone commented 3 weeks ago

I'd say everything we need for all the other features is done.

{
    "user": {
        "name": "thatoreocookie",
        "email": "quartzpt@outlook.com",
        "image": "https://cdn.discordapp.com/avatars/725323787893080065/deb675a15b42ae8c611587dd500f6809.png",
        "id": "725323787893080065",
        "nick": "ThatOreoCookie",
        "discriminator": "0",
        "verified": true,
        "everthornMemberInfo": {
            "isMember": true,
            "everthorn": "611008530077712395",
            "isCM": false
        }
    },
    "expires": "2024-07-14T14:12:18.546Z"
}

Above is the data gathered on login. I feel like it's all we need for Projects page editing, quest creation, dashboards and all the planned features for now.

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
everthorn-net ❌ Failed (Inspect) Jun 15, 2024 9:40am
cakePhone commented 3 weeks ago

Oop forgot some things. Haha. Will also see what's failing the checks

cakePhone commented 3 weeks ago

Yes I am visibly pissed at how many checks we gotta pass