Skip to content

Commit afbb146

Browse files
authored
add discatsharp to libs (#919)
1 parent 9d4165d commit afbb146

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -97,24 +97,26 @@ Version numbers can come in different combinations, depending on the release typ
9797
| [Magmastream](https://github.com/Blackfort-Hosting/magmastream) | Node.js | **Any** | |
9898
| [Lavacord](https://github.com/lavacord/Lavacord) | Node.js | **Any** | |
9999
| [Shoukaku](https://github.com/Deivu/Shoukaku) | Node.js | **Any** | |
100+
| [DisCatSharp](https://github.com/Aiko-IT-Systems/DisCatSharp) | .NET | DisCatSharp | v10.4.2+ |
100101
| [Coglink](https://github.com/PerformanC/Coglink) | C | Concord | |
101102

102103
<details>
103104
<summary>v3.7 supporting Client Libraries</summary>
104105

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

119121
</details>
120122

0 commit comments

Comments
 (0)