Skip to content

Commit d065e2b

Browse files
authored
Merge pull request #460 from Rainb0wKey/dev
BDFD Wiki Update
2 parents 0f4a41d + ead88f5 commit d065e2b

235 files changed

Lines changed: 5278 additions & 2211 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/book_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,4 @@ jobs:
153153
style: 5
154154
label: Preview site
155155
url: https://wiki.botdesignerdiscord.com/nightly/${{ env.LINK }}
156+

book.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,17 +78,6 @@ assets_version = "3.0.2" # do not edit: managed by `mdbook-admonish install`
7878
"/bdscript/jsonStringify.html" = "../guides/general/jsonFunctions.html#jsonstringify"
7979
"/bdscript/jsonUnset.html" = "../guides/general/jsonFunctions.html#jsonunset"
8080

81-
"/bdscript/webhookAvatarURL.html" = "../guides/general/webhooks.html"
82-
"/bdscript/webhookColor.html" = "../guides/general/webhooks.html"
83-
"/bdscript/webhookContent.html" = "../guides/general/webhooks.html"
84-
"/bdscript/webhookCreate.html" = "../guides/general/webhooks.html"
85-
"/bdscript/webhookDelete.html" = "../guides/general/webhooks.html"
86-
"/bdscript/webhookDescription.html" = "../guides/general/webhooks.html"
87-
"/bdscript/webhookFooter.html" = "../guides/general/webhooks.html"
88-
"/bdscript/webhookSend.html" = "../guides/general/webhooks.html"
89-
"/bdscript/webhookTitle.html" = "../guides/general/webhooks.html"
90-
"/bdscript/webhookUsername.html" = "../guides/general/webhooks.html"
91-
9281
"/bdscript/appendOptionSuggestion.html" = "../guides/general/interactions/slashCommands/autoComplete.html"
9382
"/bdscript/autoCompleteOptionName.html" = "../guides/general/interactions/slashCommands/autoComplete.html"
9483
"/bdscript/autoCompleteOptionValue.html" = "../guides/general/interactions/slashCommands/autoComplete.html"

0 commit comments

Comments
 (0)