arikawa

A Golang library and framework for the Discord API.

ISC License

Stars
468

Bot releases are visible (Hide)

arikawa - v0.3.1

Published by diamondburned over 4 years ago

Fixed bug related to the session being reconnected forever due to an InvalidSession.

arikawa - v0.3.0

Published by diamondburned over 4 years ago

Deprecated Wait(), Reconnect() now retries forever, ReconnectOP bug fixes, some minor package Bot changes.

arikawa - v0.2.0

Published by diamondburned over 4 years ago

Several breaking API changes and dependency changes. Refer to commit log for more information.

arikawa - v0.1.5

Published by diamondburned over 4 years ago

Trivial API breaks, added more Gateway events, Handler bug fixes, etc.

arikawa - v0.1.4

Published by diamondburned over 4 years ago

arikawa - v0.1.3

Published by diamondburned over 4 years ago

Fixed a bug where gateway fails would panic. Additional minor bug fixes.

arikawa - v0.1.2

Published by diamondburned over 4 years ago

More gateway bug fixes and schema bug fixes.

arikawa - v0.1.1

Published by diamondburned over 4 years ago

Fixes

  • Several race conditions
  • State abstract functions

Improvements

  • Better rate limiting
  • More tests

(There's probably more)

arikawa - v0.1.0

Published by diamondburned over 4 years ago

Bumped version v0.0.13.

arikawa - v0.0.13

Published by diamondburned over 4 years ago

Command parser errors are now better, methods can now return replies and errors instead of only errors.

arikawa - v0.0.12

Published by diamondburned over 4 years ago

Bug fixes, new features, and major improvements for the Bot package:

  • Package now has a proper shellword parser
  • Plumb flag is added
  • Methods can now get the original content without the commands, with CustomParser/Content
  • Arguments no longer need to be pointers, including custom ones.
arikawa - v0.0.11

Published by diamondburned over 4 years ago

State cache fixes and improvements, Emoji's APIString fixed, Webhook Update event fixed, Execute Webhook fixed, Bot package bug fixes.

arikawa - v0.0.10

Published by diamondburned over 4 years ago

API changes, breaking too.

Might be a candidate for v0.1.0.

arikawa - v0.0.9

Published by diamondburned over 4 years ago

Minor fixes, changed the API package's reaction API, added a WaitFor helper method for Handler.

arikawa - v0.0.8

Published by diamondburned over 4 years ago

Reverted Snowflake type changes.

arikawa - v0.0.7

Published by diamondburned over 4 years ago

Fixed some bugs related to bots, minor tweaks and helper functions.

arikawa - v0.0.6

Published by diamondburned over 4 years ago

Fixed a bug related to message requests resulting in 400 Bad Request randomly.

arikawa - v0.0.5

Published by diamondburned over 4 years ago

Fixed race conditions in the gateway that involves reconnection.

arikawa - v0.0.4

Published by diamondburned over 4 years ago

Minor fixes that fix potential issues and an overly verbose state cache.

arikawa - v0.0.3

Published by diamondburned over 4 years ago

Fixed bug where message state would screw up, and more minor changes.

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