Commit Graph

8 Commits

Author SHA1 Message Date
Mihail Gribkov
d0e9c8bd97 [Docs] Remove some redundant notes & small updates (#2847)
* remove outdated notes

* Update general.md

* Update creating-slash-commands.md

* Update add note about interaction framework

* typo

* use xref

* Update intro.md

* improve docs workflow

* Update README.md
2024-02-24 14:22:14 +03:00
Mihail Gribkov
eb5678aea5 [Feature] Add Icon size parameter to GetGuildIconUrl CDN method (#2832)
* we need biggah iconssss
2024-02-24 03:09:29 +03:00
Mihail Gribkov
7c96844f17 [Fix] Allow setting channel topic to null when creating channels (#2849) 2024-02-23 23:51:31 +00:00
Mihail Gribkov
0860e327d5 [Docs] Add a note about required intents to the voice docs (#2860) 2024-02-23 18:31:16 -05:00
Mihail Gribkov
8151bf4034 Fix workflow (#2859)
* Update dotnet.yml

* fix syntax

* Update dotnet.yml
2024-02-24 01:53:21 +03:00
Mihail Gribkov
9a7bd05c28 [CI] New build action + Build framework on linux (#2848)
* Create dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* pragma disable some obsolete warnings

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* update vars for windows

* cache? dotnet

* oops forgot to save

* add concurrency

* test deploy

* fix?

* disable caching

* Update dotnet.yml

* Update dotnet.yml

* Update dotnet.yml

* ...

* Update dotnet.yml

* it should build now. maybe. probably

* huh?

* huh x2

* disable deploy on PRs / enable cache

* publish test results

* Update dotnet.yml

* remove cache cuz it's useless

* Update dotnet.yml

* push to github packages cuz why not

* add toggle vars for pushes

* Update dotnet.yml

* uncomment release since there's a toggle now
2024-02-23 23:31:04 +03:00
Nora
61ba44cdce Improve new docs site. (#2843)
* Improve parameter padding and add discord link.

* Update xref service for docs.

Reason: https://github.com/dotnet/docfx/issues/9659

* Update docs readme to specify docfx version.

* Update to latest DocFX.

* update action & add manual trigger
2024-02-13 21:30:22 +03:00
Mihail Gribkov
942df4a981 [CI] Docs action (#2841)
* Create docs.yml

* add PR trigger for testing

* Update docs.yml

* Update docs.yml - 3

* I Love CI/CD - 4

* ok this didn't fail before - 5

* my bad - 6

* move step so it fails right away

* dot. - 8

* my bad x2 - 9

* IT'S ALIVE - 10
2024-02-11 16:35:01 -04:00