|
9 лет назад | |
---|---|---|
example | 9 лет назад | |
.travis.yml | 9 лет назад | |
LICENSE | 9 лет назад | |
README.md | 9 лет назад | |
discord.go | 9 лет назад | |
endpoints.go | 9 лет назад | |
restapi.go | 9 лет назад | |
structs.go | 9 лет назад | |
util.go | 9 лет назад | |
voice.go | 9 лет назад | |
wsapi.go | 9 лет назад |
DiscordGo provides low level bindings for Discord in the Go Programming Language (Golang).
Join #go_discordgo Discord API channel on Discord for support.
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