mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Link libs page so we don't commit every new lib
This commit is contained in:
35
README.md
35
README.md
@@ -44,40 +44,7 @@ Whenever you come to making a pull request, make sure it's to the *indev* branch
|
||||
|
||||
### Related Projects
|
||||
|
||||
Here is a list of other Discord APIs:
|
||||
|
||||
#### Java:
|
||||
[Discord4J](https://github.com/nerd/Discord4J)
|
||||
|
||||
[JDiscord](https://github.com/NotGGhost/jDiscord)
|
||||
|
||||
[JDA](https://github.com/DV8FromTheWorld/JDA)
|
||||
|
||||
#### Go:
|
||||
[Go-Discord](https://github.com/gdraynz/go-discord)
|
||||
|
||||
[DiscordGo](https://github.com/bwmarrin/discordgo)
|
||||
|
||||
#### .NET:
|
||||
[Discord.Net](https://github.com/RogueException/Discord.Net)
|
||||
|
||||
[DiscordSharp](https://github.com/Luigifan/DiscordSharp)
|
||||
|
||||
#### NodeJS
|
||||
[discord.io](https://github.com/izy521/node-discord) (similar to discord.js but lower level)
|
||||
|
||||
[discordie](https://github.com/qeled/discordie)
|
||||
|
||||
#### PHP
|
||||
[DiscordPHP](https://github.com/teamreflex/DiscordPHP)
|
||||
|
||||
[Discord-PHP](https://github.com/Cleanse/discord-php)
|
||||
|
||||
#### Python
|
||||
[discord.py](https://github.com/Rapptz/discord.py)
|
||||
|
||||
#### Ruby
|
||||
[discordrb](https://github.com/meew0/discordrb)
|
||||
A list of other Discord API libraries [can be found here](https://discordapi.com/unofficial/libs.html)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user