Still Hsu
d9878a0a67
Merge branch 'dev' into docs/pre-release
7 years ago
Still Hsu
efaedac98f
docs: Fix for incomplete structure sample ( #1145 )
7 years ago
Still Hsu
08ad210ff5
Add an additional note about cross-guild emote usage
7 years ago
Still Hsu
c7ef53fe6e
Remove RPC-related notes
7 years ago
Still Hsu
8548fbc9a0
Cleanup several articles to be more human-friendly and easier to read
7 years ago
Still Hsu
16b1901d22
Add indentation to example for clarity
7 years ago
Still Hsu
1e40e019f4
Add additional clarification for installing packages
7 years ago
Still Hsu
7bed4a0b31
Cleanup FAQ section
+ Add introductory paragraphs to each FAQ section.
+ Add 'missing dependency' entry to commands FAQ.
* Split commands FAQ to 'General' and 'DI' sections.
7 years ago
Still Hsu
a89c27c341
Fix first bot note
7 years ago
Still Hsu
591a5c7a3c
Initial optimization for DocFX render & add missing files
7 years ago
Still Hsu
e6280ceec5
Update 'Your First Bot'
+ This commit reflects the new changes made to the Discord Application Developer Portal after its major update
7 years ago
Still Hsu
171dd1f51e
Fix for misleading behaviour in the emoji guide
+ Original lines stated that sending a emoji wrapped in colon will not be parsed, but that was incorrect; replaced with reactions instead of sending messages as the example
7 years ago
Still Hsu
050872db59
Clarify supported nullable type
7 years ago
Still Hsu
a3cfb6c464
Move 'Bundled Preconditions' section
7 years ago
Still Hsu
14e7ce8267
Improve readability for nightlies article
7 years ago
Still Hsu
6873fb12ac
Add clarification in the emoji article
* Emphasize that normal emoji string will not translate to its Unicode representation.
* Clean up or add some of the samples featured in the article.
+ Add emoji/emote declaration section for clarification.
+ Add WebSocket emote sample.
- Remove inconsistent styling ('wacky memes' proves to be too out of place).
7 years ago
Still Hsu
9c16238955
Add 'additional information' section for emoji article
7 years ago
Still Hsu
51116cd658
Initial emoji article draft
7 years ago
Still Hsu
a3ae07df55
Fix typos in Nightlies & Post-execution
7 years ago
Still Hsu
4f55bec6dd
Add nightly section for clarification
7 years ago
Still Hsu
c271b02841
Cleanup TOC & fix titles
7 years ago
Still Hsu
a17b68c8c0
Proofread and cleanup articles
* Change passive voice in "Get Started" to active
* Fix improper preposition in Commands Introduction page
* Fix minor grammar mistakes in "Your First Bot" (future tense -> present tense/subjunctive mood -> indicative mood/proper noun casing/incorrect noun/add missing article)
* Fix minor grammar mistakes in "Installation" (missing article)
7 years ago
Still Hsu
d0e75c40dd
Fix anchor link
7 years ago
Still Hsu
adbb66d9d7
Rewrite installation page for Core 2.1
7 years ago
Still Hsu
105182f53a
Clarify token source
7 years ago
Still Hsu
934dc370f5
Move samples to individual folders
7 years ago
Still Hsu
94ca53ca31
Improve precondition documentation
+ Add precondition usage sample
+ Add precondition group usage sample
+ Move precondition samples to its own sample folder
7 years ago
Still Hsu
ddc3242e71
Improve group module example
7 years ago
Still Hsu
ddfd011b86
Fix typos & formatting
7 years ago
Still Hsu
9a7e65cf6b
Revise guide paragraphs/samples
+ Fix various formatting.
+ Provide a more detailed walkthrough for dependency injection.
+ Add C# note at intro.
7 years ago
Still Hsu
e9f72b6ece
Fix missing service provider in example
7 years ago
Still Hsu
ea82c2537e
Initial proofread of the articles
7 years ago
Still Hsu
57ea571a81
Fix sample link & add missing pictures
7 years ago
Still Hsu
6769c37ad7
Compress some assets & add OAuth2 URL generator
7 years ago
Still Hsu
929077d717
Read token from Environment Variable instead of hardcode
7 years ago
Still Hsu
5092358401
Add XML docs
7 years ago
Hsu Still
a4b706bf84
Inital draft for deployment
7 years ago
Hsu Still
e199d1177d
Add Mono warning
7 years ago
Hsu Still
3e5679d8b8
Fix minor typos
8 years ago
Hsu Still
555aca4359
Fix broken xref in first-bot
8 years ago
Hsu Still
04dbbabeee
Raise warning level for exception handling in first-bit.md
8 years ago
Hsu Still
4bb6263abd
Improve various articles
+ Rename Guides.Concepts.Logging title from 'Logging' to 'Logging Events/Data'.
+ Rewrite various sections of Guides.GettingStarted.FirstBot and Guides.GettingStarted.Installing based on suggested changes from #1027 .
+ Rename project.csproj example to project.xml to avoid auto-compilation from Visual Studio Code.
+ Rename 'samples\intro' to 'samples\first-bot' to reflect on the article name change.
+ Clean first-bot samples.
8 years ago
Hsu Still
84c42f5e28
Split command service guide into various articles
+ Each section has gone through a thorough proof-reading and cleanup
+ This should help with readability.
8 years ago
Hsu Still
dbce530e3d
Improve readability for command service section
8 years ago
Hsu Still
6c7a8c8819
Improve readability
8 years ago
Hsu Still
f694b7f847
Simplify RuntimeResult section
8 years ago
Hsu Still
889e811e7e
Improve wording of post-execution
8 years ago
Hsu Still
7bbb21bff1
Add RuntimeResult demo
8 years ago
Hsu Still
7c2ead8464
Fix minor wordings
8 years ago
Hsu Still
6f03f7c502
Finish structuring of post-execution guide
8 years ago