arikawa

A Golang library and framework for the Discord API.

ISC License

Stars
468

Bot releases are hidden (Show)

arikawa - v2.0.4

Published by diamondburned over 3 years ago

Bot: Reply with reference to message
API: Added SendReply methods (#187)
Bot: Fixed extra space in top-level comments

arikawa - v2.0.3

Published by diamondburned over 3 years ago

Broke type gateway.UpdateStatusData's Activities field for a better type.

arikawa - v2.0.2

Published by diamondburned over 3 years ago

Expose a more graceful method of closing the Gateway using CloseGracefully.

arikawa - v2.0.1

Published by diamondburned over 3 years ago

Fixed a bug where requests exit with an erroneous context canceled.

arikawa - v2.0.0

Published by diamondburned over 3 years ago

Initial v2 release made 1 week after any change in the v2 branch. For changes, refer to the commit history.

arikawa - v1.3.14

Published by diamondburned almost 4 years ago

Added missing GuildCreateEvent handler in State.

arikawa - v1.3.13

Published by diamondburned almost 4 years ago

Added a missing rate limit reset, causing the gateway to stall forever.

arikawa - v1.3.12

Published by diamondburned almost 4 years ago

Added possibly missing Reset cases and more debug logs into wsutil.

arikawa -

Published by diamondburned almost 4 years ago

Fixed more gateway bugs.

arikawa - v1.3.10

Published by diamondburned almost 4 years ago

Fixed several wsutil race condition bugs and the lack of close guarantees on fail.

arikawa - v1.3.9

Published by diamondburned almost 4 years ago

Fixed data races involving getters in wsutil's Conn implementation.

arikawa - v1.3.8

Published by diamondburned almost 4 years ago

Refactored wsutil to be more thread safe.

arikawa - v1.3.7

Published by diamondburned almost 4 years ago

Fixed various race conditions in the voice gateway and the main gateway.

arikawa - v1.3.6

Published by diamondburned almost 4 years ago

Fixed Messages, MessagesBefore and MessagesAfter (again!).

arikawa - v1.3.5

Published by diamondburned almost 4 years ago

Fixed api.MessagesBefore and api.MessagesAfter fetching incorrectly beyond 100s of messages.

arikawa - v1.3.4

Published by diamondburned almost 4 years ago

Minor State fixes.

arikawa - v1.3.3

Published by diamondburned about 4 years ago

Fixed empty Query on RequestGuildMembersData broken in package gateway.

arikawa - v1.3.2

Published by diamondburned about 4 years ago

Fixed Bot out of bound error while parsing commands with trailing backticks.

arikawa - v1.3.1

Published by diamondburned about 4 years ago

Fix invalid role mention generation.

arikawa - v1.3.0

Published by diamondburned about 4 years ago

Improved overall internal code for wsutil, which includes removing a redundant global variable that was unused in the first place.

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