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

lacking docs #19

Open
Ungolim opened this issue May 2, 2024 · 3 comments
Open

lacking docs #19

Ungolim opened this issue May 2, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@Ungolim
Copy link

Ungolim commented May 2, 2024

docs are very lacking right now, for example i couldnt find any guide about sending complex embeds, reactions, etc.

can the devs do smth?

@Didas-git
Copy link
Owner

We acknowledge that the docs are rather weak right now and of course we plan on improving them as much as possible as we walk towards a 1.0 release.

As of right now sadly the "best" thing i can recommend is looking the the discord documentation, since we follow the naming on their documentation for our REST functions you can find how they can be used to some extend.

@Didas-git Didas-git added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels May 2, 2024
@Didas-git Didas-git self-assigned this May 2, 2024
@Ungolim
Copy link
Author

Ungolim commented May 2, 2024

alright good, how much will current APIs break as you move towards 1.0?

btw, i found this project to be more useful than the REST API docs: https://github.com/YoruNoKen/HanamiBot/tree/main/src

@Didas-git
Copy link
Owner

There is only 1 breaking change right now and is related to the types as im working on organizing them better, soo while it is a breaking change it doesn't have any runtime impact. As for breaking changes with runtime impact we hope to not break anything but if we end up having to do it i can assure we will let the users know.

The REST documentation is auto generated and its lack luster because we do not have proper JSDoc comments in our code yet, this is something we will also be working on as we move towards 1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants