diff --git a/Writerside/c.list b/Writerside/c.list deleted file mode 100644 index c4c77a29e7..0000000000 --- a/Writerside/c.list +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Writerside/cfg/buildprofiles.xml b/Writerside/cfg/buildprofiles.xml deleted file mode 100644 index 955f4484e2..0000000000 --- a/Writerside/cfg/buildprofiles.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - true - - - - diff --git a/Writerside/images/completion_procedure.png b/Writerside/images/completion_procedure.png deleted file mode 100644 index 3535a3f3fa..0000000000 Binary files a/Writerside/images/completion_procedure.png and /dev/null differ diff --git a/Writerside/images/completion_procedure_dark.png b/Writerside/images/completion_procedure_dark.png deleted file mode 100644 index a65beb0ea1..0000000000 Binary files a/Writerside/images/completion_procedure_dark.png and /dev/null differ diff --git a/Writerside/images/convert_table_to_xml.png b/Writerside/images/convert_table_to_xml.png deleted file mode 100644 index 2518a64cd1..0000000000 Binary files a/Writerside/images/convert_table_to_xml.png and /dev/null differ diff --git a/Writerside/images/convert_table_to_xml_dark.png b/Writerside/images/convert_table_to_xml_dark.png deleted file mode 100644 index 471612264a..0000000000 Binary files a/Writerside/images/convert_table_to_xml_dark.png and /dev/null differ diff --git a/Writerside/images/new_topic_options.png b/Writerside/images/new_topic_options.png deleted file mode 100644 index ea9744dcf7..0000000000 Binary files a/Writerside/images/new_topic_options.png and /dev/null differ diff --git a/Writerside/images/new_topic_options_dark.png b/Writerside/images/new_topic_options_dark.png deleted file mode 100644 index c91963872b..0000000000 Binary files a/Writerside/images/new_topic_options_dark.png and /dev/null differ diff --git a/Writerside/kordex.tree b/Writerside/kordex.tree deleted file mode 100644 index 84b5b72bcc..0000000000 --- a/Writerside/kordex.tree +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/Writerside/redirection-rules.xml b/Writerside/redirection-rules.xml deleted file mode 100644 index 1d7130933c..0000000000 --- a/Writerside/redirection-rules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - diff --git a/Writerside/topics/About.topic b/Writerside/topics/About.topic deleted file mode 100644 index 1d59f7df0c..0000000000 --- a/Writerside/topics/About.topic +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - About the Project - - - -

- Latest version: %version% -

- -

- Snapshots: - - Sonatype Snapshots (s01) - -

- -

- Coordinate: - com.kotlindiscord.kord.extensions:kord-extensions -

-
- -

- Kord Extensions is a Discord bot framework built on top of - the excellent Kord library. - It provides a framework for Discord bots of all sizes, with easy-to-use commands, rich argument parsing, and - many more useful features. -

- -

- Kord Extensions takes a somewhat different approach when compared to other Kotlin-based Discord bot frameworks, - with inspiration taken from - PyCord's Cogs feature instead of a - light DSL meant for prototyping or implementing small bots. - However, regardless of this inspiration, Kord Extensions still provides an idiomatic API that makes full use of - Kotlin's niceties. -

- - - Why not other Kord-based frameworks? - -

- We built Kord Extensions from the ground up, prioritising the developer experience above all else, and we - believe it speaks for itself. - However, not every framework is right for every bot, so we've created a - - Framework Comparison Matrix - . - This matrix includes all the major Kord-based frameworks, so be sure to inform yourself about them before - deciding on a specific framework. -

-
- - - - - - - - - -
diff --git a/Writerside/topics/Core-Documentation.topic b/Writerside/topics/Core-Documentation.topic deleted file mode 100644 index e5f27b68fc..0000000000 --- a/Writerside/topics/Core-Documentation.topic +++ /dev/null @@ -1,9 +0,0 @@ - - - - -

Start typing here...

-
diff --git a/Writerside/topics/Data-Adapters.topic b/Writerside/topics/Data-Adapters.topic deleted file mode 100644 index 7b2f949b59..0000000000 --- a/Writerside/topics/Data-Adapters.topic +++ /dev/null @@ -1,9 +0,0 @@ - - - - -

Start typing here...

-
\ No newline at end of file diff --git a/Writerside/topics/Functional-Modules.topic b/Writerside/topics/Functional-Modules.topic deleted file mode 100644 index 83b1f0e9dc..0000000000 --- a/Writerside/topics/Functional-Modules.topic +++ /dev/null @@ -1,9 +0,0 @@ - - - - -

Start typing here...

-
diff --git a/Writerside/topics/Getting-Started.md b/Writerside/topics/Getting-Started.md deleted file mode 100644 index 3a6a9d7035..0000000000 --- a/Writerside/topics/Getting-Started.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -switcher-label: Build System ---- - -# Getting Started - -Start typing here... - -## Dependencies - - - -apple - -apple - - - -banana - -banana - - - -carrot - -carrot - - - -## Project - - - -apple - -apple - - - -banana - -banana - - - -carrot - -carrot - - diff --git a/Writerside/topics/Utility-Modules.topic b/Writerside/topics/Utility-Modules.topic deleted file mode 100644 index 2f9741844b..0000000000 --- a/Writerside/topics/Utility-Modules.topic +++ /dev/null @@ -1,9 +0,0 @@ - - - - -

Start typing here...

-
\ No newline at end of file diff --git a/Writerside/topics/Welcome.topic b/Writerside/topics/Welcome.topic deleted file mode 100644 index 5a958b5c48..0000000000 --- a/Writerside/topics/Welcome.topic +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - Welcome - - - Kord Extensions is a Discord bot framework, with powerful (and easy-to-use) tooling and utilities for writing - Discord bots. - - - - First Steps -
- - - - - Topics - - - - - - - - - - - - - - Relevant links - Kord Extensions on GitHub - Template project - - - - Other projects - Kord on GitHub - Kord documentation - - - - - - diff --git a/Writerside/v.list b/Writerside/v.list deleted file mode 100644 index 289a20792e..0000000000 --- a/Writerside/v.list +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/Writerside/writerside.cfg b/Writerside/writerside.cfg deleted file mode 100644 index 43a42b622d..0000000000 --- a/Writerside/writerside.cfg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - -