From 1b5df35d18c35944b272121281e2edbdec5e3cac Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Thu, 25 Jul 2024 20:14:40 +0000 Subject: Deploying to docs from @ python-discord/bot-core@8a9d7f0bd1b64f967fe5848f6b2c38d8575b39fc 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v10.3.0/development.html | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) (limited to 'v10.3.0/development.html') diff --git a/v10.3.0/development.html b/v10.3.0/development.html index 37837e2c..750d0418 100644 --- a/v10.3.0/development.html +++ b/v10.3.0/development.html @@ -5,14 +5,14 @@ - + Local Development & Testing - Pydis Core v10.3.0 - - + + + - @@ -92,19 +92,6 @@ - - Auto light/dark mode - - - - - - - - - - Auto light/dark, in light mode - @@ -332,6 +319,10 @@ v9.0.0 +
  • + v11.3.1 +
  • +
  • v11.3.0
  • @@ -454,7 +445,7 @@

    To test your features locally, there are a few possible approaches:

    1. Install your local copy of pydis_core into a pre-existing project such as bot

    2. -
    3. Use the provided template from the dev/bot folder

    4. +
    5. Use the provided template from the dev/bot folder

    See below for more info on both approaches.

    What’s going to be common between them is you’ll need to write code to test your feature. @@ -480,7 +471,7 @@ To load new changes, run the install command again.

    Option 2¶

      -
    1. Copy the bot template folder to the root of the bot-core project. +

    2. Copy the bot template folder to the root of the bot-core project. This copy is going to be git-ignored, so you’re free to modify it however you like.

    3. Run the project

        @@ -580,7 +571,7 @@ to help you test out certain features. Use them as needed.

        - + \ No newline at end of file -- cgit v1.2.3