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
7 years ago
Hsu Still
555aca4359
Fix broken xref in first-bot
7 years ago
Hsu Still
04dbbabeee
Raise warning level for exception handling in first-bit.md
7 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.
7 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.
7 years ago
Hsu Still
dbce530e3d
Improve readability for command service section
7 years ago
Hsu Still
6c7a8c8819
Improve readability
7 years ago
Hsu Still
f694b7f847
Simplify RuntimeResult section
7 years ago
Hsu Still
889e811e7e
Improve wording of post-execution
7 years ago
Hsu Still
7bbb21bff1
Add RuntimeResult demo
7 years ago
Hsu Still
7c2ead8464
Fix minor wordings
7 years ago
Hsu Still
6f03f7c502
Finish structuring of post-execution guide
7 years ago
Hsu Still
f28746d9d9
Change all .NET to .Net
This change is because how our repo and project namespace uses .Net instead of .NET.
For consistency sake, we should refer to the project as Discord.Net.
7 years ago
Hsu Still
6bf045eeca
Fix xref in post-execution
7 years ago
Hsu Still
5bb0cea91e
Improve readability of command guide
7 years ago
Hsu Still
e606bb38d0
Draft for complete post-execution guide
7 years ago
Hsu Still
f12df317df
Add warning regarding TR addition prior to module
7 years ago
Hsu Still
3b88e5517a
Fix headers in command guide & add mention of nullable types
7 years ago
Hsu Still
243e819b86
Fix minor markdown issues
7 years ago
Hsu Still
85bbb2a08d
Fix file readability
7 years ago
Hsu Still
50e830e826
Simplify CSS
+ Changes dark theme changes to a different css to respect future docfx.css changes
+ Merge featherlight plugin into the dark theme
7 years ago
Hsu Still
ecda318ae8
Add titles and UIDs to each article
7 years ago
Hsu Still
e124b65166
Improve readability
7 years ago
Hsu Still
11495f2c2a
Improve landing page & add intro
7 years ago
Hsu Still
6612a03bee
Clean up pages
7 years ago
Hsu Still
7cc10c843e
Add dotnet CLI example
7 years ago
Hsu Still
91ff88e2ee
Fix DI module example
7 years ago
Hsu Still
31b4e64159
Merge branch 'docs/faq-n-patches' of https://github.com/Still34/Discord.Net into docs/faq-n-patches
7 years ago
Hsu Still
bc671b19ca
Add missing ModuleBase<T> in DI example
7 years ago
Hsu Still
2cf94bab35
Fix ReadAsync for TypeReader example
7 years ago
Hsu Still
1d087c391f
Improve readability for module example
7 years ago
Hsu Still
d06d67517a
Improve readability & general fixes
Notable changes include the following,
+ Add _services into examples.
+ Rename Commands back to commands.
- This was changed in my previous PR; however, this made readability really weird.
+ Fix broken examples.
+ Directly referencing anchors instead of saying 'see this below'
7 years ago
Hsu Still
98f63a5b5e
Add missing variable name in module example
7 years ago
Hsu Still
ae6c064591
Fix CheckPermission in docs
7 years ago
Hsu Still
8a7a066c8e
Linkify Type Readers in Commands
7 years ago
Hsu Still
e37652bd55
Add Task<RuntimeResult> in command section
7 years ago
Hsu Still
0f24db04c8
Warning-ify long running code part in commands
7 years ago
Hsu Still
5b5603c00f
Add Nsfw precondition into bundle
7 years ago
Hsu Still
759720bd31
Inital post-execution draft
7 years ago
Hsu Still
291ad1cf5e
Vastly simplified xref redirection
7 years ago
Hsu Still
2642fd7828
Remove 1.0 ref
7 years ago
Hsu Still
8a4c06acb6
Add notification of potential difference in sample csproj
7 years ago
Hsu Still
34e6b2c905
Remove references to 1.0 & tidy links
7 years ago
Hsu Still
edb64bde13
Add changes according to comments from PR
7 years ago