diff --git a/DisCatSharp.Docs/dcs/dcs-logo-winter.gif b/DisCatSharp.Docs/dcs/dcs-logo-winter.gif new file mode 100644 index 00000000..7ae14762 Binary files /dev/null and b/DisCatSharp.Docs/dcs/dcs-logo-winter.gif differ diff --git a/DisCatSharp.Docs/dcs/layout/_master.tmpl b/DisCatSharp.Docs/dcs/layout/_master.tmpl index c1bc20f1..818ecc2d 100644 --- a/DisCatSharp.Docs/dcs/layout/_master.tmpl +++ b/DisCatSharp.Docs/dcs/layout/_master.tmpl @@ -1,102 +1,103 @@ {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}} {{!include(/^src/styles/.*/)}} {{!include(/^src/scripts/.*/)}} {{!include(/^src/scripts/highlight/.*/)}} {{!include(/^src/scripts/highlight/languages/.*/)}} {{!include(/^src/fonts/.*/)}} {{!include(favicon.ico)}} {{!include(.htaccess)}} +{{!include(dcs-logo-winter.gif)}} {{!include(logo.png)}} {{!include(logobig.png)}} {{!include(logo_black.png)}} {{!include(android-icon-36x36.png)}} {{!include(android-icon-48x48.png)}} {{!include(android-icon-72x72.png)}} {{!include(android-icon-96x96.png)}} {{!include(android-icon-144x144.png)}} {{!include(android-icon-192x192.png)}} {{!include(apple-icon-57x57.png)}} {{!include(apple-icon-60x60.png)}} {{!include(apple-icon-72x72.png)}} {{!include(apple-icon-76x76.png)}} {{!include(apple-icon-114x114.png)}} {{!include(apple-icon-120x120.png)}} {{!include(apple-icon-144x144.png)}} {{!include(apple-icon-152x152.png)}} {{!include(apple-icon-180x180.png)}} {{!include(apple-icon-precomposed.png)}} {{!include(apple-icon.png)}} {{!include(favicon-16x16.png)}} {{!include(favicon-32x32.png)}} {{!include(favicon-96x96.png)}} {{!include(ms-icon-70x70.png)}} {{!include(ms-icon-144x144.png)}} {{!include(ms-icon-150x150.png)}} {{!include(ms-icon-310x310.png)}} {{!include(search-stopwords.json)}} {{!include(manifest.json)}} {{!include(token.json)}} {{!include(browserconfig.xml)}} {{>partials/head}}
{{>partials/logo}}
{{>partials/navbar}}
{{^_disableToc}} {{>partials/toc}} {{/_disableToc}}
{{>partials/footer}}
{{#_enableSearch}} {{>partials/searchResults}} {{/_enableSearch}}
{{^_disableBreadcrumb}} {{>partials/breadcrumb}} {{/_disableBreadcrumb}} {{^_disableToc}} {{>partials/toc}}
{{/_disableToc}} {{#_disableToc}}
{{/_disableToc}}
{{!body}}
{{#_copyrightFooter}}
{{_copyrightFooter}}
{{/_copyrightFooter}}
{{>partials/scripts}} diff --git a/DisCatSharp.Docs/index.md b/DisCatSharp.Docs/index.md index 46efdb1a..584c6356 100644 --- a/DisCatSharp.Docs/index.md +++ b/DisCatSharp.Docs/index.md @@ -1,54 +1,54 @@ --- uid: index title: DisCatSharp 10.3.3 Documentation ---

DisCatSharp ![Stable](https://img.shields.io/nuget/v/DisCatSharp?color=%23ebb34b&label=Stable&style=flat-square&logo=nuget) ![Nightly](https://img.shields.io/nuget/vpre/DisCatSharp?color=%23ff1493&label=Nightly&style=flat-square&logo=nuget)

-

![DisCatSharp Logo](/logobig.png "DisCatSharp Documentation")

+

![DisCatSharp Logo](/dcs-logo-winter.gif "DisCatSharp Documentation")

## DisCatSharp 10.3.3 Documentation [DisCatSharp](https://github.com/Aiko-IT-Systems/DisCatSharp) (DCS) is an .NET wrapper for the [Discord API](https://discord.com/developers/docs/intro "Discord API") based off DSharpPlus.
The library has been rewritten to fit quality and API standards. Furthermore this lib includes many new features of Discord and is pretty fast with keeping up with Discords API. ## Why DisCatSharp? If you: - want a library where you get kind and efficient help - would like to have and use the most recent features of the Discord API - are ready to build great things Then this is the right place for you! ## Getting Started New users probably want to take a look into the [articles](xref:preamble) for quick start guides, tutorials, and examples of use.
Once you've gotten through the articles, head over to the [API Documentation](/api/index.html) for all classes and methods provided by this library. ## Source and Contributors DisCatSharp is licensed under MIT License, as detailed in the [license](https://github.com/Aiko-IT-Systems/DisCatSharp/blob/main/LICENSE.md) found in the repository.
The repository containing the source code for this library can be found [here](https://github.com/Aiko-IT-Systems/DisCatSharp). Contributions are welcomed.
### Sponsors [![Sponsors](https://img.shields.io/github/sponsors/Aiko-IT-Systems?label=&style=flat-square&logo=github)](https://github.com/sponsors/Aiko-IT-Systems) / [![Sponsors](https://img.shields.io/github/sponsors/Lulalaby?label=&style=flat-square&logo=github)](https://github.com/sponsors/Lulalaby) - [Deividas Kazakevicius](https://github.com/DeividasKaza) - [Will](https://github.com/villChurch) ### Hacktober Participants The following users participated in Hacktoberfest 2022 and contributed to DisCatSharp: - [Mira](https://github.com/TheXorog) - [Sh1be](https://github.com/xMaxximum) - [Lulalaby](https://github.com/Lulalaby) - [Badger](https://github.com/JBraunsmaJr) ### Thanks Big thanks goes to the following people who helped us without being part of the core team ♥️ - [Auros Nexus](https://github.com/Auros) - [Lunar Starstrum](https://github.com/OoLunar) - [Geferon](https://github.com/geferon) - [Alice](https://github.com/QuantuChi) - [Will](https://github.com/villChurch) ### Special Thanks The special thanks goes to Nagisa. Make sure to check out her [Instagram](https://www.instagram.com/nagisaarts_/) ♥️♥️ diff --git a/DisCatSharp.Logos/dcs-logo-winter.gif b/DisCatSharp.Logos/dcs-logo-winter.gif new file mode 100644 index 00000000..7ae14762 Binary files /dev/null and b/DisCatSharp.Logos/dcs-logo-winter.gif differ diff --git a/README.md b/README.md index ccc08523..e11ba145 100644 --- a/README.md +++ b/README.md @@ -1,135 +1,135 @@ # DisCatSharp ![Stable](https://img.shields.io/nuget/v/DisCatSharp?color=%23ebb34b&label=Stable&style=flat-square&logo=nuget) ![Nightly](https://img.shields.io/nuget/vpre/DisCatSharp?color=%23ff1493&label=Nightly&style=flat-square&logo=nuget) ## A Discord Bot Library written in C# for .NET -![DisCatSharp Logo](https://github.com/Aiko-IT-Systems/DisCatSharp/blob/main/DisCatSharp.Logos/android-chrome-192x192.png?raw=true) +![DisCatSharp Logo](https://github.com/Aiko-IT-Systems/DisCatSharp/blob/main/DisCatSharp.Logos/dcs-logo-winter.gif?raw=true) ---- [![Build](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/build.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/build.yml) [![Documentation](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/documentation.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/documentation.yml) [![Typos](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/typos.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/typos.yml) [![CodeQL](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/codeql.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp/actions/workflows/codeql.yml) [![GitHub last commit](https://img.shields.io/github/last-commit/Aiko-IT-Systems/DisCatSharp?label=Last%20Commit&style=flat-square&logo=github)](https://aitsys.dev/source/DisCatSharp/history/) [![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Aiko-IT-Systems/DisCatSharp?label=Commit%20Activity&style=flat-square&logo=github)](https://github.com/Aiko-IT-Systems/DisCatSharp/commits/main) [![GitHub pull requests](https://img.shields.io/github/issues-pr/Aiko-IT-Systems/DisCatSharp?label=PRs&style=flat-square&logo=github&logo=gitub)](https://github.com/Aiko-IT-Systems/DisCatSharp/pulls) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Aiko-IT-Systems/DisCatSharp?label=Size&style=flat-square&logo=github) ---- # News ## Upcoming - We're building a translation generator tool for the template export function introduced in 10.1.0. # About ## Why DisCatSharp? If you: - want a library where you get kind and efficient help - would like to have and use the most recent features of the Discord API - are ready to build great things Then this is the right place for you! ## Installing You can install the library from the following sources: - [NuGet](https://www.nuget.org/profiles/DisCatSharp) - [GitHub](https://github.com/orgs/Aiko-IT-Systems/packages?tab=packages&q=DisCatSharp) ## Documentation The documentation of the nightly versions is available at [docs.discatsharp.tech](https://docs.discatsharp.tech). Alternative hosts for our docs are: - Backup Host [docs-alt.dcs.aitsys.dev](https://docs-alt.dcs.aitsys.dev) - Cloudflare [fallback-docs.dcs.aitsys.dev](https://fallback-docs.dcs.aitsys.dev) or [discatsharp-docs.pages.dev](https://discatsharp-docs.pages.dev) ## Bugs or Feature requests? Either join our official support guild at https://discord.gg/Uk7sggRBTm Or write us an mail at [bugs@aitsys.dev](mailto:bugs@aitsys.dev). All requests are tracked at [aitsys.dev](https://aitsys.dev/project/view/1/). ## Tutorials * [Howto](https://docs.discatsharp.tech/articles/basics/bot_account.html) * [Examples](https://examples.dcs.aitsys.dev) ## Snippets [Snippets for Visual Studio](https://github.com/Aiko-IT-Systems/DisCatSharp.Snippets) ---- ## NuGet Packages ### Main | Package | Stable | Nightly | | ------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | DisCatSharp | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | | DisCatSharp.ApplicationCommands | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.ApplicationCommands.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.ApplicationCommands.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | | DisCatSharp.CommandsNext | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.CommandsNext.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.CommandsNext.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | | DisCatSharp.Interactivity | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Interactivity.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Interactivity.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | ### Voice | Package | Stable | Nightly | | ----------------------------- | -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | | DisCatSharp.Lavalink | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Lavalink.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Lavalink.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | | DisCatSharp.VoiceNext | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.VoiceNext.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.VoiceNext.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | | DisCatSharp.VoiceNext.Natives | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.VoiceNext.Natives.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.VoiceNext.Natives.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | ### Hosting | Package | Stable | Nightly | | --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | DisCatSharp.Configuration | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Configuration.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Configuration.svg?label=&logo=nuget&color=%23ff1493&style=flat-square) | | DisCatSharp.Hosting | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Hosting.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Hosting.svg?label=&logo=nuget&color=%23ff1493&style=flat-square) | | DisCatSharp.Hosting.DependencyInjection | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Hosting.DependencyInjection.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Hosting.DependencyInjection.svg?label=&logo=nuget&color=%23ff1493&style=flat-square) | ### Templates | Package | Stable | Nightly | | ---------------------------- | ------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | | DisCatSharp.ProjectTemplates | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.ProjectTemplates.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.ProjectTemplates.svg?label=&logo=nuget&color=%23ff1493&style=flat-square) | ### Development / Commons | Package | Stable | Nightly | | ------------------ | --------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | DisCatSharp.Common | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Common.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Common.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) | ---- ## Sponsors [![Sponsors](https://img.shields.io/github/sponsors/Aiko-IT-Systems?label=&style=flat-square&logo=github)](https://github.com/sponsors/Aiko-IT-Systems) / [![Sponsors](https://img.shields.io/github/sponsors/Lulalaby?label=&style=flat-square&logo=github)](https://github.com/sponsors/Lulalaby) - [Deividas Kazakevicius](https://github.com/DeividasKaza) - [Will](https://github.com/villChurch) ## Hacktober Participants The following users participated in Hacktoberfest 2022 and contributed to DisCatSharp: - [Mira](https://github.com/TheXorog) - [Sh1be](https://github.com/xMaxximum) - [Lulalaby](https://github.com/Lulalaby) - [Badger](https://github.com/JBraunsmaJr) ## Thanks Big thanks goes to the following people who helped us without being part of the core team ♥️ - [Auros Nexus](https://github.com/Auros) - [Lunar Starstrum](https://github.com/OoLunar) - [Geferon](https://github.com/geferon) - [Alice](https://github.com/QuantuChi) - [Will](https://github.com/villChurch) ## Special Thanks The special thanks goes to Nagisa. Make sure to check out her [Instagram](https://www.instagram.com/nagisaarts_/) ♥️♥️