TheGame
TheGame copied to clipboard
Moar Data! - Add more data to MyMeta player & guild profiles
There are more & more reputation & identity protocols as well as web2 & web3 platforms that have data that may be interesting for people to plug into their MyMeta profiles. The meta solution may be to start integrating more things into MyMeta rather than just looking to integrate MyMeta in other places. If we can aggregate all of data points from different platforms into a single user profile, that could make it the default profile for people 🤷♂️ More thoughts in this thread.
- Things on 3box we haven't added yet
- Additional field for contact (an email form?) or a calendly or savvycal embed
- Discourse stats
- Discord stats (for guild profiles)
- Gitcoin stats
- Dework tasks completed
- Rabbit Hole
- lvl protocol
- Dework
- DeepSkills
- DAO stats
- Dune Analytics
- Diamond DAO
- ???
I propose to first make an overview of all the data points we like to be added so the builder picking up this issue knows exactly what to do. Anyone up for that?
So, HackFS is over and the next thing in my sights (unless MetaFactory makes loud noises about their as-of-yet incomplete NFTs) is adding an interface for editing IDX's base profile as well as create a new schema to hold additional fields MetaGame wants to define.
The information we currently save from IDX is:
- name
- image URL
- background image URL
- location
- country
- description
- emoji
- gender
- website
Of that, all of it is displayed except location
, country
, and gender
. The location information is slated to be displayed as part of the timezone display. I don't particularly like gender
as a field. I think it should simply be pronouns
without someone having to name their gender.
The profile information stored by MetaGame in the Hasura instance is:
- username
- color disposition
- timezone
- available hours
- rank
- seasonal xp
- total xp
- skills
Additionally, we store verifications of account ownership for Twitter and GitHub.