Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New extension: User Data #1201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2024

Description

This extension introduces expressions designed to retrieve data from users that are currently playing the game. Additionally, it enables retrieving data from an IP address you provided.

How to use the extension

[ Expressions ]

UserData::CurrentUserIP()
UserData::IP()
UserData::Country()
UserData::CountryCode()
UserData::Region()
UserData::RegionName()
UserData::City()
UserData::Zip()
UserData::Timezone()

[ Actions ]

UserData::SetupIP()

[ Info ]

This extension works with "ip-api.com" and "api.ipify.org"

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

UserData.zip

Extension file

UserData.json.zip

@github-actions github-actions bot requested a review from a team as a code owner March 3, 2024 15:56
@github-actions github-actions bot added the ✨ New extension A new extension label Mar 3, 2024
@github-actions github-actions bot added this to Needs review in Extensions review Mar 3, 2024
@github-actions github-actions bot mentioned this pull request Mar 3, 2024
3 tasks
@VegeTato VegeTato added the 👨‍👩‍👧‍👦 Community extension An extension submission to be merged ASAP with a lightweight review. label Mar 22, 2024
@VegeTato VegeTato moved this from Needs review to In Review in Extensions review Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👨‍👩‍👧‍👦 Community extension An extension submission to be merged ASAP with a lightweight review. ✨ New extension A new extension
Projects
Extensions review
  
In Review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants