arikawa

A Golang library and framework for the Discord API.

ISC License

Stars
468

Bot releases are hidden (Show)

arikawa - v0.11.0

Published by diamondburned over 4 years ago

Deprecated useless type definitions for embedded structs in the Gateway. This is a breaking change, so it's bumped more. It also includes older tags that also slightly break the API.

arikawa - v0.10.5

Published by diamondburned over 4 years ago

Allow for more lenient rate limiting in Gateway; added Relationship REST API methods.

arikawa - v0.10.4

Published by diamondburned over 4 years ago

Help generators now allow generating hidden commands in package Bot.

arikawa - v0.10.3

Published by diamondburned over 4 years ago

Fixed Ban panicking in API.

arikawa - v0.10.2

Published by diamondburned over 4 years ago

Added API's SetNote for user accounts.

arikawa - v0.10.1

Published by diamondburned over 4 years ago

Changed Gateway's Relationship struct for type and name clarification.

arikawa - v0.10.0

Published by diamondburned over 4 years ago

Slight API changes related to the Gateway. Breaks some minor internal APIs. Refer to commit log.

arikawa - v0.9.6

Published by diamondburned over 4 years ago

Fixed a panic bug when the gateway fails to connect initially in Session.

arikawa - v0.9.5

Published by diamondburned over 4 years ago

State now handles MessageCreate and MessageUpdate's missing Member.User field; fixed a bug where PreHandler wasn't being called appropriately; added documentation for State.

arikawa - v0.9.4

Published by diamondburned over 4 years ago

Fixed bug.

arikawa - v0.9.3

Published by diamondburned over 4 years ago

Split GuildCreateEvent into multiple other verbose events that might be helpful. Additional minor tweaks and fixes included.

arikawa - v0.9.2

Published by diamondburned over 4 years ago

Additional API fixes.

arikawa - v0.9.1

Published by diamondburned over 4 years ago

Additional API fixes.

arikawa - v0.9.0

Published by diamondburned over 4 years ago

Several API breakage for consistency.

arikawa - v0.8.8

Published by diamondburned over 4 years ago

Fixed a pagination bug.

arikawa - v0.8.7

Published by diamondburned over 4 years ago

Fixes additional bugs.

arikawa - v0.8.6

Published by diamondburned over 4 years ago

Additional changes to reflect Discord's latest. Some API breakage.

arikawa - v0.8.5

Published by diamondburned over 4 years ago

Fixed Discord not setting GuildID for Ready.Guild.Channels, which would mess up the state otherwise.

arikawa - v0.8.4

Published by diamondburned over 4 years ago

Several other API fixes, fixed GuildCreateEvent not having Channels.

arikawa - v0.8.3

Published by diamondburned over 4 years ago

Fixed message out of range bug.

Package Rankings
Top 1.88% on Proxy.golang.org
Badges
Extracted from project README
 Pipeline Status  Report Card      Godoc Reference  Examples         Discord Gophers  Hime Arikawa
Related Projects