Skip to content

Commit

Permalink
add discatsharp to libs (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Jul 15, 2023
1 parent 9d4165d commit afbb146
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,26 @@ Version numbers can come in different combinations, depending on the release typ
| [Magmastream](https://github.com/Blackfort-Hosting/magmastream) | Node.js | **Any** | |
| [Lavacord](https://github.com/lavacord/Lavacord) | Node.js | **Any** | |
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** | |
| [DisCatSharp](https://github.com/Aiko-IT-Systems/DisCatSharp) | .NET | DisCatSharp | v10.4.2+ |
| [Coglink](https://github.com/PerformanC/Coglink) | C | Concord | |

<details>
<summary>v3.7 supporting Client Libraries</summary>

| Client | Platform | Compatible With | Additional Information |
|-------------------------------------------------------------|----------|--------------------------------------------|---------------------------------|
| [Lavalink.kt](https://github.com/DRSchlaubi/lavalink.kt) | Kotlin | JDA/Kord/**Any** | Kotlin Coroutines |
| [lavaplay.py](https://github.com/HazemMeqdad/lavaplay.py) | Python | **Any\*** | *`asyncio`-based libraries only |
| [Mafic](https://github.com/ooliver1/mafic) | Python | discord.py **V2**/nextcord/disnake/py-cord | |
| [Wavelink](https://github.com/PythonistaGuild/Wavelink) | Python | discord.py **V2** | |
| [Pomice](https://github.com/cloudwithax/pomice) | Python | discord.py **V2** | |
| [Lavacord](https://github.com/lavacord/lavacord) | Node.js | **Any** | |
| [Poru](https://github.com/parasop/poru) | Node.js | **Any** | |
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** | |
| [Cosmicord.js](https://github.com/SudhanPlayz/Cosmicord.js) | Node.js | **Any** | |
| [Nomia](https://github.com/DHCPCD9/Nomia) | .NET | DSharpPlus | |
| [DisGoLink](https://github.com/disgoorg/disgolink) | Go | **Any** | |
| Client | Platform | Compatible With | Additional Information |
|---------------------------------------------------------------|----------|--------------------------------------------|---------------------------------|
| [Lavalink.kt](https://github.com/DRSchlaubi/lavalink.kt) | Kotlin | JDA/Kord/**Any** | Kotlin Coroutines |
| [lavaplay.py](https://github.com/HazemMeqdad/lavaplay.py) | Python | **Any\*** | *`asyncio`-based libraries only |
| [Mafic](https://github.com/ooliver1/mafic) | Python | discord.py **V2**/nextcord/disnake/py-cord | |
| [Wavelink](https://github.com/PythonistaGuild/Wavelink) | Python | discord.py **V2** | |
| [Pomice](https://github.com/cloudwithax/pomice) | Python | discord.py **V2** | |
| [Lavacord](https://github.com/lavacord/lavacord) | Node.js | **Any** | |
| [Poru](https://github.com/parasop/poru) | Node.js | **Any** | |
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** | |
| [Cosmicord.js](https://github.com/SudhanPlayz/Cosmicord.js) | Node.js | **Any** | |
| [DisCatSharp](https://github.com/Aiko-IT-Systems/DisCatSharp) | .NET | DisCatSharp | Only prior v10.4.1 |
| [Nomia](https://github.com/DHCPCD9/Nomia) | .NET | DSharpPlus | |
| [DisGoLink](https://github.com/disgoorg/disgolink) | Go | **Any** | |

</details>

Expand Down

0 comments on commit afbb146

Please sign in to comment.