|
9 lat temu | |
---|---|---|
example | 9 lat temu | |
.travis.yml | 9 lat temu | |
LICENSE | 9 lat temu | |
README.md | 9 lat temu | |
discord.go | 9 lat temu | |
endpoints.go | 9 lat temu | |
restapi.go | 9 lat temu | |
structs.go | 9 lat temu | |
util.go | 9 lat temu | |
voice.go | 9 lat temu | |
wsapi.go | 9 lat temu |
This package provides low level bindings for the Discord REST & Websocket API in the Go Programming Language (Golang).
See out dgVoice for experimental Discord voice support.
See out dgTest for more examples and test code.
See the example sub-folder for examples. Each example accepts a username and password as a CLI argument when run.
NOTICE : This library and the Discord API are unfinished. Because of that there may be major changes to library functions, constants, and structures.
Current package provides a low level direct mapping to the majority of Discord REST and Websock API.
Go: gdraynz/go-discord, Xackery/discord, Nerketur/discordapi
.NET: RogueException/Discord.Net, Luigifan/DiscordSharp
Java: nerd/Discord4J
Node.js: izy521/discord.io, hydrabolt/discord.js, qeled/discordie,
PHP: Cleanse/discord-hypertext, teamreflex/DiscordPHP
Python: Rapptz/discord.py
Ruby: meew0/discordrb
Scala: eaceaser/discord-akka
Rust: SpaceManiac/discord-rs