Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiko-it-systems/discatsharp.extensions
Extensions for DisCatSharp
https://github.com/aiko-it-systems/discatsharp.extensions
2fa application-commands commands-next discatsharp discatsharp-extensions discord hacktoberfest security tfa two-factor-authentication two-factor-commands
Last synced: 27 days ago
JSON representation
Extensions for DisCatSharp
- Host: GitHub
- URL: https://github.com/aiko-it-systems/discatsharp.extensions
- Owner: Aiko-IT-Systems
- License: mit
- Created: 2023-03-28T05:56:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T14:19:40.000Z (about 1 month ago)
- Last Synced: 2024-12-14T15:22:13.569Z (about 1 month ago)
- Topics: 2fa, application-commands, commands-next, discatsharp, discatsharp-extensions, discord, hacktoberfest, security, tfa, two-factor-authentication, two-factor-commands
- Language: C#
- Homepage: https://ext-docs.dcs.aitsys.dev/
- Size: 62.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[![Build](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/actions/workflows/build.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/actions/workflows/build.yml) [![Documentation](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/actions/workflows/documentation.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/actions/workflows/documentation.yml) [![CodeQL](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/actions/workflows/codeql.yml/badge.svg)](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/actions/workflows/codeql.yml)
[![GitHub last commit](https://img.shields.io/github/last-commit/Aiko-IT-Systems/DisCatSharp.Extensions?label=Last%20Commit&style=flat-square&logo=github)](https://aitsys.dev/source/DisCatSharp.Extensions/history/) [![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Aiko-IT-Systems/DisCatSharp.Extensions?label=Commit%20Activity&style=flat-square&logo=github)](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/commits/main)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/Aiko-IT-Systems/DisCatSharp.Extensions?label=PRs&style=flat-square&logo=github&logo=gitub)](https://github.com/Aiko-IT-Systems/DisCatSharp.Extensions/pulls) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Aiko-IT-Systems/DisCatSharp.Extensions?label=Size&style=flat-square&logo=github)# DisCatSharp.Extensions
Official extensions for [DisCatSharp](https://github.com/Aiko-IT-Systems/DisCatSharp).
## Installing
You can install the extensions from the following sources:
- [NuGet](https://www.nuget.org/profiles/DisCatSharp)
- [GitHub](https://github.com/orgs/Aiko-IT-Systems/packages?tab=packages&q=DisCatSharp.Extensions)## Documentation
The documentation is available at [ext-docs.dcs.aitsys.dev](https://ext-docs.dcs.aitsys.dev).
----
## NuGet Packages
| Package | Stable | Nightly |
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| DisCatSharp.Extensions.TwoFactorCommands | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Extensions.TwoFactorCommands.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Extensions.TwoFactorCommands.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) |
| DisCatSharp.Extensions.OAuth2Web | ![NuGet](https://img.shields.io/nuget/v/DisCatSharp.Extensions.OAuth2Web.svg?label=&logo=nuget&style=flat-square) | ![NuGet](https://img.shields.io/nuget/vpre/DisCatSharp.Extensions.OAuth2Web.svg?label=&logo=nuget&style=flat-square&color=%23ff1493) |