Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Add NodeJS documentation command#1254

Closed
michizhou wants to merge 2 commits intoSwitchbladeBot:devfrom
michizhou:nodedoc-command
Closed

Add NodeJS documentation command#1254
michizhou wants to merge 2 commits intoSwitchbladeBot:devfrom
michizhou:nodedoc-command

Conversation

@michizhou
Copy link
Copy Markdown

@michizhou michizhou commented Oct 31, 2020

Added code for fetching information about specific topics from NodeJS documentation website.

Closes #1228

@michizhou michizhou requested a review from a team as a code owner October 31, 2020 19:26
@dsgpaiva
Copy link
Copy Markdown
Member

dsgpaiva commented Mar 2, 2021

Command not functional and conflicting files. What's the usage for this command? https://nodejs.org/api/?q=HTTP just redirects to a normal HTML page, and not JSON content.
image

@dsgpaiva
Copy link
Copy Markdown
Member

dsgpaiva commented Mar 2, 2021

Reccomendation: try to make a parser like nodejs-docs's parser, or at least make it search here: https://api.github.com/repos/nodejs/node/contents/doc/api

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope: commands New command(s) suggestion/addition type: feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nodejs documentation command

4 participants