Skip to content

femshima/djsdocs

Repository files navigation

DjsDocs

Deploy

Google Apps Script

  1. Clone this project

  2. Run npm i

  3. Login to clasp

  4. Run npm run deploy

  5. Create a data folder in your Google account

    1. Download docs from discordjs/docs.

    2. Upload folders in discordjs/docs to the data folder. Note that you need to replace the folders to update documentation.

    3. Data folders should look like this:

       ├─collection
       │  ├─main.json
       │  └─stable.json
       ├─discord.js
       │  ├─main.json
       │  └─stable.json
       └─ws
          ├─main.json
          └─stable.json
      
  6. Set required script properties

    • folderId: The ID of the folder from 5.
  7. Deploy the GAS project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published