nodejs documentation command
almeidx opened this issue ยท 5 comments
almeidx commented
issue-label-bot commented
Issue-Label Bot is automatically applying the label type: idea to this issue, with a confidence of 0.77. Please mark this comment with ๐ or ๐ to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
rubiin commented
more info on this
almeidx commented
more info on this
Simply a command that grabs info on a specific topic from https://nodejs.org/en/docs. Example: s!nodejs buffer alloc and it would send info from https://nodejs.org/dist/latest-v12.x/docs/api/buffer.html#buffer_class_method_buffer_alloc_size_fill_encoding or whatever else version (the version could be specified using a flag)
theGeekyLad commented
The example command sends the link right? Also, does it fetch the anchored link (upto alloc function) specifically?
almeidx commented
