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

Tutorial about the monetization API #1596

Open
BloomyInDev opened this issue Dec 9, 2024 · 3 comments
Open

Tutorial about the monetization API #1596

BloomyInDev opened this issue Dec 9, 2024 · 3 comments
Labels
t: request Suggestion to add new or change existing content

Comments

@BloomyInDev
Copy link

Is your feature request related to a problem? Please describe.

The monetization API seems to be available but i can't find the documentation about it

Describe the solution you'd like

Add a tutorial about it

Describe alternatives you've considered

I didn't want to call discord api directly so nothing

Additional notes

No response

@BloomyInDev BloomyInDev added the t: request Suggestion to add new or change existing content label Dec 9, 2024
@Jiralite
Copy link
Member

Jiralite commented Dec 9, 2024

Were you looking for documentation on the guide? Documentation is on our documentation website:

discord.js: https://discord.js.org/docs/packages/discord.js/14.16.3/EntitlementManager:Class
@discordjs/core: https://discord.js.org/docs/packages/core/main/MonetizationAPI:Class

There isn't anything for the guide yet, but that may be something ideal to add!

@monbrey
Copy link
Member

monbrey commented Dec 9, 2024

Hello, we tried to solve the issue.

This is what we did:

Create a new file for monetization API documentation and update the README to include a link to it.

You can review changes in this commit: mnmnk43434@93d7a8b.

Caution

Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.

If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.

AI written slop that barely covers the topic at all and where it does, it invents methods that don't exist. Hard pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: request Suggestion to add new or change existing content
Projects
None yet
Development

No branches or pull requests

4 participants
@monbrey @Jiralite @BloomyInDev and others