From 1b5df35d18c35944b272121281e2edbdec5e3cac Mon Sep 17 00:00:00 2001
From: ChrisLovering To test your features locally, there are a few possible approaches: Install your local copy of pydis_core into a pre-existing project such as bot Use the provided template from the dev/bot folder 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. Copy the bot template folder to the root of the bot-core project.
+ 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. Run the project
Option 2¶
-
@@ -580,7 +571,7 @@ to help you test out certain features. Use them as needed.