discordjs / RPC

A simple RPC client for Discord
MIT License
457 stars 190 forks source link

Better Documentation 📖 #161

Open nimit2801 opened 2 years ago

nimit2801 commented 2 years ago

Better Documentation 📖

  1. The repo is not beginner-friendly, we've to get more examples and meaning of different things
  2. We can also make something like Discord.js Guide for this repo, as I can see people using this is a very interactive way
  3. Also there ain't a lot of articles and videos for this repo, so we've to make the documentation self explanatory
dark-fedora commented 2 years ago

Bump. Decided to look into RPC today and I can't even know what package I need to import from NPM. If at least there was that I might be able to make some headway. (Both @discordjs/rpc and @discordjs/RPC are not available from NPM)

thunder-red-star commented 2 years ago

Bump. Decided to look into RPC today and I can't even know what package I need to import from NPM. If at least there was that I might be able to make some headway. (Both @discordjs/rpc and @discordjs/RPC are not available from NPM)

There's a badge that says npm install discord-rpc. That's the first thing there. How did you not see it? And that was put there two years ago.

IDeletedSystem64 commented 2 years ago

With you on this one, There's "documentation" but it doesn't tell you anything except for the classes

zisra commented 1 year ago

Still lacking documentation.

TechStudent10 commented 1 year ago

Still no docs at all