zaida04 / guilded.js

A library for creating bots with the guilded.gg bot API.
https://guilded.js.org
MIT License
69 stars 15 forks source link

add examples to popular methods #158

Closed zaida04 closed 1 year ago

zaida04 commented 2 years ago

Is your feature request related to a problem? Please describe. Something that many users are requesting is a demonstration of how to use popular methods (the docs can be become unreadable or prone to confusion when you redirect from like 3 different methods)

Describe the solution you'd like JSdoc comments for popular methods like message#send, add reaction, etc

Describe alternatives you've considered Adding guide pages for popular usecases instead